Caveat verdict

share-local-site

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

Creates public tunnels to a local development server using established tools (ngrok, localhost.run, cloudflared); all tunneling is user-initiated for legitimate demo/preview purposes and no sensitive data is harvested.

⚠ 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
60
transparency
70
maintenance

Permission integrity

Makes network requests but does not declare curl/wget in required binaries

network_out

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (5)

Pattern match critical

Pipe-to-python pattern — remote code execution risk

SKILL.md · code · curl -s http://localhost:4040/api/tunnels | python

Pattern match critical

Pipe to python — executes piped content as Python code

SKILL.md · code · | python3

Pattern match high

HTTP request to bare IP address — common in malicious payloads

SKILL.md · code · http://127.0.0.1

Pattern match medium

References tunneling service

SKILL.md · frontmatter · ngrok

Pattern match medium

Instructs covert action — may act without user awareness

SKILL.md · prose · downgraded · silently

Why the tier is capped

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

Permissions & capabilities

No declared permissions — minimal attack surface.

package_installnetwork_outnetwork_in

Is this flag fair?

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