Caveat verdict

x-cdp

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

Browser automation for X via Chromium CDP; skill explicitly documents security risks and mitigation steps, actual behavior is posting tweets through an already-logged-in browser session with no external secret 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.

40
security
50
transparency
70
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (6)

Pattern match high

References sudo — requests elevated privileges

SKILL.md · code · sudo

Pattern match medium

References child_process — can spawn system processes

scripts/setup.js · prose · downgraded · child_process

Pattern match medium

Downloads executables from external URLs

scripts/setup.js · prose · downgraded · download from https://

Pattern match medium

Uses spawn() — can execute external programs

scripts/setup.js · prose · downgraded · spawn(

Pattern match low

Popular HTTP library — network access

scripts/lib/cdp-utils.js · prose · downgraded · got

Pattern match low

Node http/https module — low-level network access

scripts/setup.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