ln-114-frontend-docs-creator
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFENO_CODE
Full Analysis
- [SAFE]: No malicious patterns, such as prompt injection, obfuscation, or persistence mechanisms, were detected within the skill's instructions or templates.
- [NO_CODE]: The skill relies on natural language logic and template-based text substitution rather than executable scripts, minimizing the attack surface.
- [DATA_EXPOSURE]: The skill reads project metadata (e.g., package.json, tailwind.config.js) to extract design tokens and component usage for documentation purposes; no sensitive data is accessed or transmitted externally.
- [COMMAND_EXECUTION]: The workflow is restricted to identifying project files and writing documentation, with no provision for executing shell commands or subprocesses.
- [REMOTE_CODE_EXECUTION]: The skill does not download or execute remote scripts, and all reference materials are stored locally.
Audit Metadata