ClawAudit verdict

jin10

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Jin10 financial data skill that reads JIN10_API_TOKEN from env and calls only the declared mcp.jin10.com MCP endpoint via a local Python script; all behavior matches the stated financial data retrieval purpose.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

38
security
50
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Findings (4)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · TOKEN="sk-xxxxxxx

Pattern match high

Accesses OpenClaw config/secrets directly

SKILL.md · frontmatter · ~/.openclaw/.env

Pattern match low

Python urllib.request — network access

jin10/client.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

jin10/client.py · prose · downgraded · os.environ.get(

Permissions & capabilities

No declared permissions — minimal attack surface.

file_write

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API