Caveat verdict

industry-research-report

88
๐ŸŸข Trusted
No high-risk patterns surfaced by the deep scan โ€” automated capability review, not behavioral proof.

Generates industry research reports by calling an API with a user-provided EM_API_KEY; explicitly warns against logging the key and all operations match the stated research report generation 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.

53
security
40
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

pip3 install โ€” installs Python packages at runtime

SKILL.md ยท code ยท pip3 install

Pattern match low

Python os.environ.get โ€” reads environment variable

scripts/get_data.py ยท prose ยท downgraded ยท os.environ.get(

Permissions & capabilities

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

package_install

Is this flag fair?

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