ClawAudit verdict

fund-ai-assistant

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

A local-first fund portfolio analysis tool fetching public market data and using a user-configured LLM API key; the skill explicitly warns about using a dedicated API key and discloses security implications of custom LLM_API_BASE endpoints.

⚠ 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.

20
security
60
transparency
70
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (6)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="tvly-xxx

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | python3

Pattern match medium

References webhook/callback URL

SKILL.md · code · WEBHOOK_URL

Pattern match low

Python os.environ.get — reads environment variable

ai_analysis.py · prose · downgraded · os.environ.get(

Pattern match low

pip3 install — installs Python packages at runtime

correlation.py · prose · downgraded · pip3 install

Pattern match low

Python urllib.request — network access

event_monitor.py · prose · downgraded · urllib.request

Permissions & capabilities

No declared permissions — minimal attack surface.

network_inpackage_installfile_write

Is this flag fair?

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