navan-rate-limits

Pass

Audited by Gen Agent Trust Hub on Sep 12, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides legitimate implementation patterns for API rate-limiting and does not contain any malicious instructions or hidden behaviors.
  • [SAFE]: The code snippets correctly utilize environment variables (process.env.NAVAN_ACCESS_TOKEN) for authentication, avoiding hardcoded secrets and following standard security practices.
  • [COMMAND_EXECUTION]: Includes a simple curl command in the examples section intended for manual testing of API response headers. This command is transparent and performs no unauthorized actions.
  • [INDIRECT_PROMPT_INJECTION]: The skill implements logic to process HTTP response headers (X-RateLimit-*, Retry-After) from the Navan API. This data ingestion is handled safely through integer parsing and is restricted to controlling request timing and logging, posing no risk of instruction override or capability abuse.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 12, 2026, 12:36 PM
Security Audit — agent-trust-hub — navan-rate-limits