ClawAudit verdict

tsmf-wechat-oa

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

Guides an AI to generate WeChat public account articles with user-selected themes and push drafts; the skill is primarily instructional with no credential exfiltration or suspicious behavior.

⚠ 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.

0
security
40
transparency
90
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (8)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · api_key="your_key

Pattern match high

Pipe to python — executes piped content as Python code

references/SKILL_OVERVIEW.md · prose · downgraded · | Python

Pattern match high

<script> tag in markdown — potential code injection

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

Pattern match medium

References agent configuration files

references/README.md · code · CLAUDE.md

Pattern match medium

subprocess execution — runs system commands from Python

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

Pattern match low

Python shutil file operation — copies/moves/deletes files

cleanup.py · prose · downgraded · shutil.rmtree(

Pattern match low

Python urllib.request — network access

references/SKILL_OVERVIEW.md · prose · downgraded · urllib.request

Pattern match low

Python os.getenv — reads environment variable

scripts/ai_writer.py · prose · downgraded · os.getenv(

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

No declared permissions — minimal attack surface.

credential_accesspackage_install

Is this flag fair?

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