ClawAudit verdict

kai-business-blueprint

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Business capability blueprint generation skill that runs local Python scripts to produce JSON/HTML/SVG diagrams from user-provided materials; no external network calls or credential access.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
90
transparency
70
maintenance

Findings (9)

Pattern match critical

Uses eval() — can execute arbitrary code

references/domain-knowledge-test-eval-design.md · code · eval (

Pattern match high

Instructs covert action — may act without user awareness

references/domain-knowledge-design-v2.md · code · silently

Pattern match high

Pipe to python — executes piped content as Python code

PURE_SKILL_CLEANUP.md · prose · downgraded · | Python

Pattern match high

<script> tag in markdown — potential code injection

references/implementation-plan.md · prose · downgraded · <script

Pattern match medium

subprocess execution — runs system commands from Python

SKILL.md · prose · downgraded · subprocess.run(

Pattern match medium

os.system/popen — direct OS command execution

SKILL.md · prose · downgraded · os.system(

Pattern match medium

Popular HTTP library — network access

plans/2026-04-28-domain-knowledge-v2.md · code · got

Pattern match low

Opens WebSocket connection

references/architecture-templates/serverless.md · prose · downgraded · WebSocket

Pattern match low

Python shutil file operation — copies/moves/deletes files

scripts/business_blueprint/tests/test_utils.py · prose · downgraded · shutil.copy(

Why the tier is capped

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

Is this flag fair?

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