angular-directives
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill consists of technical documentation and code examples for Angular development. All code snippets follow standard development practices for the framework.
- [SAFE]: No evidence of prompt injection, data exfiltration, obfuscation, or unauthorized command execution was found in the provided files.
- [DATA_EXPOSURE_AND_EXFILTRATION]: The skill includes code for clipboard operations using the standard
navigator.clipboardAPI and event handling for DOM interactions, which are appropriate for its stated purpose. - [INDIRECT_PROMPT_INJECTION]: Some directives (e.g.,
PortalandDropZone) process external inputs such as DOM selectors or drag-and-drop data. While these represent potential vulnerability surfaces if used with untrusted data, they are standard implementations for UI components and do not constitute a malicious finding.
Audit Metadata