Caveat verdict

ops-code-review

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

Automated code review and security scanning (SVN/bandit/pylint/eslint/phpcs) reporting to Feishu; all operations are standard DevSecOps tooling used for their intended purpose with no credential 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.

35
security
60
transparency
70
maintenance

Findings (6)

Pattern match high

apt-get install — installs system packages

SKILL.md · frontmatter · apt-get install

Pattern match high

Pipe to python — executes piped content as Python code

SKILL.md · prose · downgraded · | Python

Pattern match medium

Accesses shell history/config

SKILL.md · prose · downgraded · ~/.zshrc

Pattern match medium

subprocess execution — runs system commands from Python

scripts/analyzer_runner.py · prose · downgraded · subprocess.run(

Pattern match low

Python os.environ.get — reads environment variable

SKILL.md · prose · downgraded · os.environ.get(

Pattern match low

Python urllib.request — network access

scripts/check_dependencies.py · prose · downgraded · urllib.request

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

Requires 4 environment variables. Requires 1 system binary.

Is this flag fair?

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