rpgjs
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches documentation indices and guides from the author's official domains (
rpgjs.dev,canvasengine.net) and GitHub repository (RSamaium/RPG-JS). These downloads are used to ensure the agent uses up-to-date information for project implementation.- [COMMAND_EXECUTION]: Uses standard CLI utilities includingcurlfor documentation retrieval,rgfor link extraction from documentation files, and standard package managers for project scaffold installation. These operations are consistent with the skill's primary purpose of project management.- [DATA_EXFILTRATION]: No patterns of sensitive data exfiltration were found. The skill reads localpackage.jsonfiles and project metadata only to verify the project type before fetching external documentation.
Audit Metadata