angular-http

Pass

Audited by Gen Agent Trust Hub on Mar 11, 2026

Risk Level: SAFENO_CODE
Full Analysis
  • [NO_CODE]: The skill consists entirely of Markdown documentation files (SKILL.md and references/http-patterns.md) and contains no executable scripts, binaries, or configuration files that could be run directly by an agent.
  • [SAFE]: All code snippets use standard Angular APIs such as HttpClient, resource(), and httpResource() for legitimate frontend development purposes.
  • [SAFE]: Network requests in the examples target relative API paths (e.g., '/api/users'), which is a safe and standard practice.
  • [SAFE]: No hardcoded credentials or secrets were found; sensitive fields like 'Authorization' headers use descriptive placeholders (e.g., 'Bearer token') in illustrative examples.
  • [SAFE]: No external dependencies are downloaded or executed, and no obfuscation techniques are present in the documentation.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 11, 2026, 04:46 PM