Caveat verdict

dit360-panorama-generator

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

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.

25
security
90
transparency
70
maintenance

Findings (6)

Pattern match high

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

scripts/generate.sh · prose · downgraded · curl -LsSf https://astral.sh/uv/install.sh | sh

Pattern match high

Pipe to sh — executes piped content as shell commands

scripts/generate.sh · prose · downgraded · | sh

Pattern match high

<script> tag in markdown — potential code injection

scripts/generator.py · prose · downgraded · <script

Pattern match medium

os.system/popen — direct OS command execution

scripts/generator.py · prose · downgraded · os.system(

Pattern match low

pip3 install — installs Python packages at runtime

scripts/generate.sh · prose · downgraded · pip3 install

Pattern match low

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?

Check another skill Browse the registry Auditing your own skills or configs? Use the API