Caveat verdict

academic-paper-refinement

45
🟠 Risky
Significant risk patterns flagged — automated deep scan, not behavioral proof.

The skill requires a list of dependencies and tools to be installed, which could potentially be used for malicious purposes if not properly validated.

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

20
security
60
transparency
90
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

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

Pattern match high

apt-get install — installs system packages

SKILL.md · code · apt-get install

Pattern match medium

References sudo — requests elevated privileges

scripts/pdf_integrity_check.sh · prose · downgraded · sudo

Permissions & capabilities

No declared permissions — minimal attack surface.

credential_accesspackage_install

Is this flag fair?

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