Caveat verdict

ops-maintenance

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

Comprehensive server monitoring assistant (Docker health, SSL certs, log analysis, security audits, alerting) with declared credentials for alert channels; all capabilities serve legitimate DevOps monitoring purposes.

⚠ 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

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (13)

Pattern match high

Accesses .ssh directory

SKILL.md · code · .ssh/

Pattern match high

Pipe to sh — executes piped content as shell commands

src/utils/command-validator.ts · prose · downgraded · |sh

Pattern match high

Pipe to python — executes piped content as Python code

src/utils/command-validator.ts · prose · downgraded · |python

Pattern match high

Accesses sensitive system files

src/utils/config-change-tracker.ts · prose · downgraded · /etc/hosts

Pattern match high

Possible hardcoded credential

test/security.test.ts · prose · downgraded · password = 'test-password-123

Pattern match high

Recursive delete from root or home — destructive command

test/security.test.ts · prose · downgraded · rm -rf /

Pattern match medium

References child_process — can spawn system processes

CHANGELOG.md · prose · downgraded · child_process

Pattern match medium

Dynamic import() — loads module at runtime

examples/remote-example.ts · prose · downgraded · import('

Pattern match medium

Uses exec() — may execute shell commands

src/utils/ssh-pool.ts · prose · downgraded · exec(

Pattern match medium

apt-get install — installs system packages

test/security.test.ts · prose · downgraded · apt-get install

Pattern match medium

yum install — installs system packages

test/security.test.ts · prose · downgraded · yum install

Pattern match low

References webhook/callback URL

src/utils/alert-manager.ts · prose · downgraded · webhookUrl

Pattern match low

Sets world-executable permissions

test/security.test.ts · prose · downgraded · chmod 755

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class A/B/E). 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_incredential_storepackage_install

Is this flag fair?

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