Caveat verdict
optimized-one-click-project
Spring Boot and Vue3 project generator creating local code from a JSON config file; all operations are local code generation and build steps with no external data exfiltration.
⚠ 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 (7)
<script> tag in markdown — potential code injection
scripts/optimized-start-win.py · prose · downgraded · <script
Popular HTTP library — network access
SKILL.md · code · Axios
Dynamic import() — loads module at runtime
scripts/optimized-start-win.py · prose · downgraded · import('
subprocess execution — runs system commands from Python
scripts/optimized-start-win.py · prose · downgraded · subprocess.run(
subprocess with shell=True — command injection vector
scripts/optimized-start-win.py · prose · downgraded · subprocess.run(f'"{mvn_path}" clean package -DskipTests -q',
os.system/popen — direct OS command execution
scripts/optimized-start-win.py · prose · downgraded · os.system(
Python urllib.request — network access
scripts/optimized-start.py · prose · downgraded · urllib.request
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.
network_in Is this flag fair?
Thanks — recorded.