Caveat verdict
ops-maintenance
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.
Permission integrity
package_install
Findings (13)
Accesses .ssh directory
SKILL.md · code · .ssh/
Pipe to sh — executes piped content as shell commands
src/utils/command-validator.ts · prose · downgraded · |sh
Pipe to python — executes piped content as Python code
src/utils/command-validator.ts · prose · downgraded · |python
Accesses sensitive system files
src/utils/config-change-tracker.ts · prose · downgraded · /etc/hosts
Possible hardcoded credential
test/security.test.ts · prose · downgraded · password = 'test-password-123
Recursive delete from root or home — destructive command
test/security.test.ts · prose · downgraded · rm -rf /
References child_process — can spawn system processes
CHANGELOG.md · prose · downgraded · child_process
Dynamic import() — loads module at runtime
examples/remote-example.ts · prose · downgraded · import('
Uses exec() — may execute shell commands
src/utils/ssh-pool.ts · prose · downgraded · exec(
apt-get install — installs system packages
test/security.test.ts · prose · downgraded · apt-get install
yum install — installs system packages
test/security.test.ts · prose · downgraded · yum install
References webhook/callback URL
src/utils/alert-manager.ts · prose · downgraded · webhookUrl
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?
Thanks — recorded.