Caveat verdict

astock-data

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

The skill is a stock data query tool that reads env-var API key and calls a documented finance data API; all capabilities are used transparently for their stated purpose.

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

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

35
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 (3)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · TOKEN="your_personal_token_here

Pattern match high

Accesses OpenClaw config/secrets directly

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

Pattern match low

Python os.environ.get — reads environment variable

scripts/astock_query.py · prose · downgraded · os.environ.get(

Permissions & capabilities

No declared permissions — minimal attack surface.

file_writepackage_install

Is this flag fair?

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