Caveat verdict
灵枢·AI全栈构建师
full-stack-architect
Full-stack development guide with Harness Engineering methodology; network_in is incidental to the skill framework and all content is transparent best-practice guidance with no exfiltration or malicious behavior.
⚠ 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 (17)
Possible hardcoded credential
code_snippets/python_snippets.md · code · password="mypassword
<script> tag in markdown — potential code injection
code_snippets/vue_snippets.md · code · <script
Dynamic import() — loads module at runtime
code_snippets/go_snippets.md · code · import (
"
Uses exec() — may execute shell commands
references/backend_frameworks.md · code · exec(
References sudo — requests elevated privileges
references/security_best_practices.md · code · sudo
Pipe to python — executes piped content as Python code
scripts/ci_cd_config.yml · prose · downgraded · |
python
POSTs data to external URL
code_snippets/go_snippets.md · code · .Post("https://
Accesses sensitive environment variables
code_snippets/nodejs_snippets.md · code · process.env.DB_PASSWORD
Opens WebSocket connection
code_snippets/nodejs_snippets.md · code · WebSocket
Node http/https module — low-level network access
code_snippets/nodejs_snippets.md · code · require('http')
Popular HTTP library — network access
code_snippets/nodejs_snippets.md · code · axios
Python os.environ.get — reads environment variable
references/backend_frameworks.md · code · os.environ.get(
Python urllib.request — network access
references/computer_networking.md · code · urllib.request
Accesses system credential store
references/mobile_development.md · prose · downgraded · Keychain
subprocess execution — runs system commands from Python
scripts/auto_update_backup.py · prose · downgraded · subprocess.run(
subprocess with shell=True — command injection vector
scripts/auto_update_backup.py · prose · downgraded · subprocess.run(
command,
shell=True
Python shutil file operation — copies/moves/deletes files
scripts/test_framework.py · prose · downgraded · shutil.rmtree(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class B/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.
network_in Is this flag fair?
Thanks — recorded.