Caveat verdict

bali-resource-import

45
๐ŸŸ  Risky
Significant risk patterns flagged โ€” automated deep scan, not behavioral proof.

Both reads and writes files

The skill uses file I/O operations and relies on user input, which may lead to security concerns if not properly validated.

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.

68
security
40
transparency
70
maintenance

What it does

These are capability combinations: each listed behavior occurs in the skill, but Caveat detects co-occurrence โ€” it does not verify that one flows into another. Read the code to confirm a live chain.

Capability combination medium

Both reads and writes files โ€” verify scope is limited to intended directories

LLM06 ยท ASI02

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Installs packages at runtime โ€” transitive dependencies are not auditable

package_install

Findings (2)

Pattern match low

Python directory traversal

SKILL.md ยท code ยท os.listdir(

Pattern match low

Python os.environ.get โ€” reads environment variable

scripts/broadcast_redis.py ยท prose ยท downgraded ยท os.environ.get(

Permissions & capabilities

No declared permissions โ€” minimal attack surface.

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