Caveat verdict

doc-genius

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

Document summarization and format conversion tool that optionally reads OPENAI_API_KEY to call the OpenAI API for AI-powered summaries; credential access is limited to the key needed for the stated AI-summary feature and is fully disclosed.

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

38
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 high

Pipe to python — executes piped content as Python code

references/supported-formats.md · prose · downgraded · | python

Pattern match high

Possible hardcoded credential

scripts/doc_processor_paid.py · prose · downgraded · API_KEY = 'sk_0de94ea93e9aca73aafc2b6457b8de378389a21661f9c6ad4e6b7929e390e971

Pattern match low

Python os.environ.get — reads environment variable

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

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