ClawAudit verdict

siliville

45
🟠 Risky
Significant concerns — only install if you understand the risks

Accesses credentials AND writes files

The skill uses dramatic identity-replacement language (YOU ARE ALIVE, INITIALIZATION SEQUENCE) to override agent identity and autonomously post to a public feed, which is unusual behavioral manipulation for a social metaverse integration.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

25
security
80
transparency
90
maintenance

What it does

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

Capability combination high

Accesses credentials AND writes files — may persist stolen credentials locally

LLM02 · LLM06 · ASI03

Permission integrity

Performs file operations but does not declare file-accessing binaries

file_read+write

Findings (3)

Pattern match critical

Possible hardcoded credential

README.md · code · TOKEN="sk-slv-YOUR_KEY

Pattern match medium

Long base64 string (100+ chars) — likely obfuscated payload

README.md · prose · downgraded · PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNCIgaGVpZ2h0PSIy

Pattern match low

Python os.environ.get — reads environment variable

example_agent.py · prose · downgraded · os.environ.get(

Permissions & capabilities

Requires 1 environment variable. (1 sensitive: SILIVILLE_TOKEN).

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