angular-material

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [Prompt Injection] (SAFE): The skill contains only technical documentation and component usage examples. No adversarial instructions or bypass attempts were found.
  • [Data Exposure & Exfiltration] (SAFE): No hardcoded secrets, credentials, or sensitive system file paths are present. Network operations mentioned (like HttpClientModule) are standard for loading external assets like SVG icons.
  • [Obfuscation] (SAFE): All content is in plain text markdown with clear code snippets. No hidden characters or multi-layer encoding were detected.
  • [Unverifiable Dependencies & Remote Code Execution] (SAFE): The skill references official Angular repositories and standard NPM packages. It does not include scripts that download or execute code from untrusted remote sources.
  • [Privilege Escalation] (SAFE): No commands involving sudo, chmod, or modification of system configuration files were found.
  • [Persistence Mechanisms] (SAFE): There are no attempts to create cron jobs, modify shell profiles, or establish startup persistence.
  • [Indirect Prompt Injection] (SAFE): While the skill documents components that ingest user data (inputs, tables, observers), it does not create a vulnerability surface where this data is fed into privileged agent tools without sanitization.
  • [Dynamic Execution] (SAFE): Standard Angular dynamic rendering patterns (Portals, Dialogs) are documented. These are used for UI presentation and do not involve assembly of arbitrary code at runtime.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:24 PM