Caveat verdict

anubis

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

Career application tool that reads a local resume file, validates a license key locally (checking prefix only), rewrites resume using Claude, and saves outputs to a local directory; no credentials or file contents are sent to external parties.

โš  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.

68
security
70
transparency
90
maintenance

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (2)

Pattern match medium

pip3 install โ€” installs Python packages at runtime

SKILL.md ยท code ยท pip3 install

Pattern match medium

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

SKILL.md ยท code ยท os.environ.get(

Permissions & capabilities

Requires 1 environment variable. Requires 1 system binary.

package_installfile_readcredential_access

Is this flag fair?

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