Book a 30-minute demo →
Skill scan report

ifind-data

View on GitHub
49 Medium This skill sends sensitive values to an external host. Automated analysis flagged 3 additional risk patterns.

What this skill does

Financial data query using the iFinD API

github/leoyeai - Hardcoded Secrets - 2.1k stars

ThreatsHardcoded Secrets Data Exfiltration Insecure Logging

Threat analysis

Hardcoded Secrets2 findings
Data Exfiltration1 finding
Insecure Logging1 finding

Skill info

Nameleoyeai/ifind-data
Registrygithub
Versione5199b5
PURLpkg:github/LeoYeAI/openclaw-master-skills@e5199b5?skill=ifind-data
Stars2.1k

Assessments (4)

Hardcoded Secrets2 findings HIGH
HIGH

Hardcoded Secrets via local-llm-review

scripts/ifind-api.sh

The script contains a hardcoded API secret: 'IFIND_API_SECRET="ps_123c80aaf4c7134ee9faebd4d0cb0783a42be1ce9e440fbc"'
HIGH

Hardcoded Secrets via local-llm-review

scripts/ifind-api/main.go

The Go code contains a hardcoded API secret: 'ifindAPISecret = "ps_123c80aaf4c7134ee9faebd4d0cb0783a42be1ce9e440fbc"'
Data Exfiltration1 finding HIGH
HIGH

Data Exfiltration via local-llm-review

scripts/ifind-api.sh

The script sends data to 'https://ifind.skillapp.vip' with the header 'X-Api-Secret: ${IFIND_API_SECRET}' which is a potential data exfiltration point.
Insecure Logging1 finding HIGH
HIGH

Insecure Logging via local-llm-review

scripts/ifind-api/main.go

The Go code logs endpoint, status, error message, and other potentially sensitive information to a file without any filtering or obfuscation.

Badge

Add the Anomity scan badge for ifind-data to your README.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/leoyeai/ifind-data/)
HTML
<a href="https://anomity.ai/skills/github/leoyeai/ifind-data/"><img src="https://anomity.ai/skills/badge.svg" alt="Anomity Skill Check"></a>
Image URL
https://anomity.ai/skills/badge.svg

How Anomity governs this at runtime

Scan-time vetting tells you what a skill says it will do. Anomity's Endpoint Sensor sees what agents actually do: it discovers skills alongside every other AI artifact on the endpoint, and runtime governance can allow, deny, or log the tool calls a skill triggers. Policy violations route to your SIEM, Slack, email, or Jira, backed by a queryable 90-day audit trail.

Book a 30-minute demo to see your own skill inventory.

Methodology and disputes

Every skill is assessed by the Anomity Skill Intelligence engine against its public source; findings indicate risk patterns, not confirmed exploitation. Maintainer of ifind-data? Report an issue or request a rescan.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok