Persona Docs
Analysis
Persona Docs is an instruction-only documentation skill that appears purpose-aligned, with ordinary cautions about reviewing generated repo files and using a trusted install source.
Findings (2)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Checks for instructions or behavior that redirect the agent, misuse tools, execute unexpected code, cascade across systems, exploit user trust, or continue outside the intended task.
`Analyze the codebase` ... `Place persona docs at: docs/PERSONA.md` ... `docs/personas/`
The skill may inspect local project files and create documentation files. This is expected for a documentation skill, but it affects the user's repository.
`npx add https://github.com/wpank/ai/tree/main/skills/writing/persona-docs` and `npx clawhub@latest install persona-docs`
The README documents unpinned remote/latest install commands. They are user-directed setup steps, not automatic execution, but users should trust the source before installing.
