Caveat verdict

code-quality-guardian

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

Static code analysis tool that runs established linters (flake8, pylint, bandit, ESLint) to detect code smells, security vulnerabilities, and style issues; executionSinkDetected reflects documented local tool invocations.

⚠ 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.

33
security
90
transparency
90
maintenance

Permission integrity

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (4)

Pattern match critical

Pipe to python — executes piped content as Python code

README.md · code · | python

Pattern match high

Uses eval() — can execute arbitrary code

tests/test_quality_checker.py · prose · downgraded · eval(

Pattern match medium

subprocess execution — runs system commands from Python

src/code_quality_guardian/cli.py · prose · downgraded · subprocess.run(

Pattern match low

Python os.getenv — reads environment variable

src/code_quality_guardian/config.py · prose · downgraded · os.getenv(

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