ClawAudit verdict

vnstock-free-expert

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

Vietnam stock analysis skill that reads an optional VNSTOCK_API_KEY and calls the vnstock library; all API calls go to documented data sources with explicit rate-limiting guidance and no exfiltration behavior.

⚠ 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
90
transparency
70
maintenance

Findings (5)

Pattern match critical

Possible hardcoded credential

references/vnstock/10-connector-guide.md · code · API_KEY='your_api_key

Pattern match medium

Python os.getenv — reads environment variable

references/vnstock/02-installation.md · code · os.getenv(

Pattern match medium

Popular HTTP library — network access

references/vnstock/11-best-practices.md · code · Got

Pattern match medium

subprocess execution — runs system commands from Python

scripts/run_pipeline.py · prose · downgraded · subprocess.run(

Pattern match low

importlib.import_module — dynamic module loading

scripts/catalog_vnstock.py · prose · downgraded · importlib.import_module(

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B/D). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

Is this flag fair?

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