Caveat verdict

command-center

command-center-1-4-1

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

Runs a local dashboard server on port 3333 for session monitoring and cost tracking; network_in is inbound only and the skill operates entirely within the user's local environment.

⚠ 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
100
transparency
100
maintenance

Findings (15)

Pattern match high

<script> tag in markdown — potential code injection

AGENTS.md · prose · downgraded · <script>

Pattern match high

Possible hardcoded credential

tests/auth.test.js · prose · downgraded · token: "my-secret-token

Pattern match medium

References sudo — requests elevated privileges

config/system-deps.json · prose · downgraded · sudo

Pattern match medium

yum install — installs system packages

config/system-deps.json · prose · downgraded · yum install

Pattern match medium

apk add — installs Alpine packages

config/system-deps.json · prose · downgraded · apk add

Pattern match medium

References child_process — can spawn system processes

scripts/install-system-deps.sh · prose · downgraded · child_process

Pattern match medium

Enumerates all environment variables

tests/config.test.js · prose · downgraded · Object.keys(process.env)

Pattern match medium

Uses spawn() — can execute external programs

tests/iostat-leak.test.js · prose · downgraded · spawn(

Pattern match low

References webhook/callback URL

config/dashboard.example.json · prose · downgraded · webhookUrl

Pattern match low

Opens WebSocket connection

docs/README.md · prose · downgraded · WebSocket

Pattern match low

Node http/https module — low-level network access

scripts/linear-sync.js · prose · downgraded · require("https")

Pattern match low

Accesses sensitive environment variables

scripts/linear-sync.js · prose · downgraded · process.env.LINEAR_API_KEY

Pattern match low

Popular HTTP library — network access

scripts/topic-classifier.js · prose · downgraded · got

Pattern match low

process.nextTick — defers execution to next tick

src/index.js · prose · downgraded · process.nextTick(

Pattern match low

References agent memory files

src/state.js · prose · downgraded · MEMORY.md

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.

network_in

Is this flag fair?

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