Security audit
Rpg Character Builder
Security checks for vulnerabilities and agentic risk
Overview
The skill's code and instructions are coherent with its stated purpose (turning personal growth into an RPG-style build); it requests no credentials, performs only local parsing/formatting, and contains no network or OS-level actions.
This skill appears internally consistent and low-risk: it parses user input and builds a framed RPG-style plan locally without network calls or credential access. Before installing, consider: 1) Source trust — the registry entry has no homepage and an owner ID only; if provenance matters, ask the publisher for a repo or license. 2) Privacy — the skill processes personal details you provide; ensure you are comfortable sharing those inputs with the hosting platform or model provider (platform-level logging could expose inputs). 3) Review the full handler.py if you want absolute assurance (the visible code is straightforward parsing/formatting). Overall it is coherent for its stated purpose and does not request disproportionate access.
Static analysis
No suspicious patterns detected.
