Caveat verdict

poe-chat

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

Poe AI model routing skill that selects models based on trigger keywords and calls Poe API using a user-provided key; package_install is for fastapi-poe, a legitimate Poe SDK.

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

60
security
50
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

Pattern match low

Python os.getenv — reads environment variable

scripts/list_models.py · prose · downgraded · os.getenv(

Pattern match low

importlib.import_module — dynamic module loading

scripts/poe_client.py · prose · downgraded · importlib.import_module(

Permissions & capabilities

No declared permissions — minimal attack surface.

package_installcredential_access

Is this flag fair?

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