ClawAudit verdict

project-init

project-init123

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

The skill initializes Gitea project repositories. It does not contain any malicious code or intent.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

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.

45
security
90
transparency
70
maintenance

Findings (6)

Pattern match high

Possible hardcoded credential

setup.sh · prose · downgraded · Token: " GITEA_TOKEN if [ -z

Pattern match medium

HTTP request to bare IP address — common in malicious payloads

env-example.txt · prose · downgraded · http://43.156.243.152

Pattern match medium

References child_process — can spawn system processes

main.js · prose · downgraded · child_process

Pattern match medium

subprocess execution — runs system commands from Python

scripts/init_repo.py · prose · downgraded · subprocess.run(

Pattern match low

Python os.environ.get — reads environment variable

scripts/init_repo.py · prose · downgraded · os.environ.get(

Pattern match low

pip3 install — installs Python packages at runtime

setup.sh · prose · downgraded · pip3 install

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

Requires 2 system binaries.

Is this flag fair?

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