add-component-property
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides structured guidance for extending web components using the Lit library. All code snippets are standard TypeScript/Lit patterns for reactive properties and lifecycle hooks.
- [COMMAND_EXECUTION]: The skill includes shell commands for testing and development (
npm run test,npm run check-types,npm run storybook). These are standard development tasks and do not involve untrusted input or risky execution patterns. - [DATA_EXFILTRATION]: No network operations, sensitive file access, or credential harvesting patterns were found. All file paths and property names used in examples are generic placeholders or component-specific identifiers.
Audit Metadata