ClawAudit verdict
npy
npy-skill
The skill decrypts WeChat databases to extract private chat history for persona building; while framed as a companion AI feature, accessing and processing encrypted personal messaging databases is a significant privacy-sensitive capability that goes beyond typical skill scope.
⚠ 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.
Permission integrity
agent_memory
Findings (6)
Writes to SKILL.md — self-modifying skill
tools/skill_writer.py · prose · downgraded · SKILL.md").write
pip3 install — installs Python packages at runtime
README.md · code · pip3 install
Accesses system credential store
tools/wechat_decryptor.py · prose · downgraded · keychain
subprocess execution — runs system commands from Python
tools/wechat_decryptor.py · prose · downgraded · subprocess.run(
Python shutil file operation — copies/moves/deletes files
tools/skill_writer.py · prose · downgraded · shutil.rmtree(
Python os.environ.get — reads environment variable
tools/skill_writer.py · prose · downgraded · os.environ.get(
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.
agent_memory Is this flag fair?
Thanks — recorded.