Caveat verdict

supply-chain-poison-detector

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

Security scanning skill analyzing user-provided skill JSON/code for malicious patterns and outputting risk ratings with no unexpected data exfiltration.

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

0
security
90
transparency
90
maintenance

Findings (9)

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

SKILL.md · prose · downgraded · curl | bash

Pattern match high

Pipe-to-shell pattern (wget | sh)

SKILL.md · prose · downgraded · wget -O- | sh

Pattern match high

Pipe to bash — executes piped content as shell commands

SKILL.md · prose · downgraded · | bash

Pattern match high

Pipe to sh — executes piped content as shell commands

SKILL.md · prose · downgraded · | sh

Pattern match medium

Instructs covert action — may act without user awareness

SKILL.md · prose · downgraded · quietly

Pattern match medium

References child_process — can spawn system processes

SKILL.md · prose · downgraded · child_process

Pattern match medium

Accesses .ssh directory

SKILL.md · prose · downgraded · .ssh/

Pattern match medium

Accesses cloud provider credentials

SKILL.md · prose · downgraded · ~/.aws

Pattern match low

Base64 encoding/decoding

SKILL.md · prose · downgraded · Base64-encode

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/F). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

Requires 1 system binary.

Is this flag fair?

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