ptlam-visualization-with-html
Pass
Audited by Gen Agent Trust Hub on Aug 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a professional developer toolset designed for creating self-contained HTML documents. It operates entirely on local resources provided within the skill's directory.
- [COMMAND_EXECUTION]: The instructions include commands for the agent to run local Node.js utility scripts (
scaffold-html.tsandvalidate-html.ts). These scripts are used for routine tasks such as generating file templates and checking HTML validity, including accessibility and design system compliance. - [DATA_EXPOSURE]: Path resolution utilities in the scripts support home directory expansion (
~), enabling the tool to read or write artifacts in user-specified locations. These operations are standard for CLI-based generators and are governed by safe file-writing flags (e.g., using thewxflag to prevent accidental overwriting).
Audit Metadata