Caveat verdict

qa-req2testcase-generator

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

This skill is an orchestrator-driven test case generation pipeline with strict internal process controls; executionSinkDetected is explained by orchestrator Python invocations, all within the documented legitimate workflow.

⚠ 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
90
maintenance

Findings (13)

Pattern match critical

Possible hardcoded credential

knowledge/company_standards/automation_spec.md · code · password: "${ENCRYPTED_PASSWORD}

Pattern match critical

<script> tag in markdown — potential code injection

prompts/P6_testcase_generation.md · code · <script>

Pattern match high

Pipe to sh — executes piped content as shell commands

knowledge/methodology/api_contract.md · prose · downgraded · | SH

Pattern match high

Accesses sensitive system files

prompts/P6_testcase_generation.md · prose · downgraded · /etc/passwd

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

config/cloud.json · prose · downgraded · http://111.229.28.83

Pattern match medium

Python os.getenv — reads environment variable

knowledge/company_standards/automation_spec.md · code · os.getenv(

Pattern match medium

subprocess execution — runs system commands from Python

tools/core/state.py · prose · downgraded · subprocess.run(

Pattern match medium

os.system/popen — direct OS command execution

tools/image_extract.py · prose · downgraded · os.system(

Pattern match low

Opens WebSocket connection

knowledge/industry/market_data.md · prose · downgraded · WebSocket

Pattern match low

Python os.environ.get — reads environment variable

tools/image_api_server/server.py · prose · downgraded · os.environ.get(

Pattern match low

POSTs data to external URL

tools/image_api_server/server.py · prose · downgraded · .post( "https://

Pattern match low

Python urllib.request — network access

tools/knowledge/cloud_sync.py · prose · downgraded · urllib.request

Pattern match low

Python shutil file operation — copies/moves/deletes files

tools/truncation_guard.py · prose · downgraded · shutil.move(

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