ClawAudit verdict

astrmap-voc

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

The skill reads a user-supplied API key from env and sends it only to the documented fixed endpoint api.astrmap.com for Amazon review analysis; it transparently discloses this in a security notice and all behavior matches the 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. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

53
security
60
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (3)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · API_KEY="your-api-key-here

Pattern match medium

Accesses shell history/config

SKILL.md · prose · downgraded · ~/.zshrc

Pattern match low

Python os.environ.get — reads environment variable

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

Permissions & capabilities

Requires 1 environment variable. (1 sensitive: CUSTOMER_INSIGHTS_API_KEY).

credential_accesspackage_install

Is this flag fair?

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