maintainx-rate-limits

Pass

Audited by Gen Agent Trust Hub on Sep 9, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill provides instructions for processing data received from the MaintainX API, which constitutes an ingestion point for untrusted external content.
  • Ingestion points: MaintainX API response bodies and headers processed in src/rate-limited-client.ts and references/implementation-guide.md.
  • Boundary markers: No explicit delimiters or instructions to ignore embedded content are present in the provided implementation snippets.
  • Capability inventory: The skill is designed for use with agent tools like Read, Write, and Edit and includes logic for performing network requests to MaintainX.
  • Sanitization: The implementation guide does not include steps for sanitizing or validating the contents of the API responses.
  • [EXTERNAL_DOWNLOADS]: The skill documentation references the use of standard and well-known libraries such as axios and p-queue for managing API requests and concurrency.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 9, 2026, 03:45 AM
Security Audit — agent-trust-hub — maintainx-rate-limits