Caveat verdict

webchat-pro

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

Local web chat application running on localhost:4000; no external credential collection or 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.

20
security
60
transparency
80
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (7)

Pattern match high

References sudo — requests elevated privileges

README.md · code · sudo

Pattern match high

Possible hardcoded credential

src/server-v15.js · prose · downgraded · password: 'admin123

Pattern match medium

References child_process — can spawn system processes

src/server-v15.js · prose · downgraded · child_process

Pattern match medium

Uses spawn() — can execute external programs

src/server-v15.js · prose · downgraded · spawn(

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

src/server-v15.js · prose · downgraded · http://192.168.68.109

Pattern match low

Opens WebSocket connection

package.json · prose · downgraded · websocket

Pattern match low

Node http/https module — low-level network access

src/server-v15.js · prose · downgraded · require('http')

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class D). 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_install

Is this flag fair?

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