Caveat verdict
dit360-panorama-generator
Calls the publicly disclosed Hugging Face DiT360 Space to generate 360-degree panoramas; executionSinkDetected reflects normal script execution; no credentials collected or unexpected data sent.
⚠ 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 (6)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
scripts/generate.sh · prose · downgraded · curl -LsSf https://astral.sh/uv/install.sh | sh
Pipe to sh — executes piped content as shell commands
scripts/generate.sh · prose · downgraded · | sh
<script> tag in markdown — potential code injection
scripts/generator.py · prose · downgraded · <script
os.system/popen — direct OS command execution
scripts/generator.py · prose · downgraded · os.system(
pip3 install — installs Python packages at runtime
scripts/generate.sh · prose · downgraded · pip3 install
Python shutil file operation — copies/moves/deletes files
scripts/generator.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?
Thanks — recorded.