ptlam-visualization-with-html

Pass

Audited by Gen Agent Trust Hub on Aug 18, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill's primary logic resides in instructions and local TypeScript scripts. It adheres to a strictly local-only model, explicitly forbidding and validating against external runtime assets or network requests in the generated artifacts. No obfuscation, data exfiltration, or unauthorized persistence mechanisms were detected.
  • [COMMAND_EXECUTION]: The skill provides commands for the agent to use local Node.js scripts (scaffold-html.ts and validate-html.ts) for project creation and quality assurance. These operations are restricted to the local environment and use the Node.js '--experimental-strip-types' and '--check' flags to safely process TypeScript and JavaScript without unintended execution.
  • [DATA_EXFILTRATION]: No exfiltration patterns were detected. The skill includes a dedicated validation suite that specifically scans for and prohibits external network requests, CDNs, or remote script loading in the output files, ensuring user privacy and artifact portability.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 18, 2026, 10:25 AM
Security Audit — agent-trust-hub — ptlam-visualization-with-html