Caveat verdict
qa-req2testcase-generator
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.
Findings (13)
Possible hardcoded credential
knowledge/company_standards/automation_spec.md · code · password: "${ENCRYPTED_PASSWORD}
<script> tag in markdown — potential code injection
prompts/P6_testcase_generation.md · code · <script>
Pipe to sh — executes piped content as shell commands
knowledge/methodology/api_contract.md · prose · downgraded · | SH
Accesses sensitive system files
prompts/P6_testcase_generation.md · prose · downgraded · /etc/passwd
HTTP request to bare IP address — common in malicious payloads
config/cloud.json · prose · downgraded · http://111.229.28.83
Python os.getenv — reads environment variable
knowledge/company_standards/automation_spec.md · code · os.getenv(
subprocess execution — runs system commands from Python
tools/core/state.py · prose · downgraded · subprocess.run(
os.system/popen — direct OS command execution
tools/image_extract.py · prose · downgraded · os.system(
Opens WebSocket connection
knowledge/industry/market_data.md · prose · downgraded · WebSocket
Python os.environ.get — reads environment variable
tools/image_api_server/server.py · prose · downgraded · os.environ.get(
POSTs data to external URL
tools/image_api_server/server.py · prose · downgraded · .post(
"https://
Python urllib.request — network access
tools/knowledge/cloud_sync.py · prose · downgraded · urllib.request
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?
Thanks — recorded.