flyio-rate-limits

Pass

Audited by Gen Agent Trust Hub on Sep 13, 2026

Risk Level: SAFEINDIRECT_PROMPT_INJECTION
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill provides utility functions such as rollingDeployMachines that ingest untrusted data (machine configurations and application IDs) to perform network operations. This constitutes a standard injection surface for AI agents.
  • Ingestion points: The appId and configs parameters in the rollingDeployMachines TypeScript function.
  • Boundary markers: The skill does not explicitly define delimiters for the input data within the example code snippets.
  • Capability inventory: The skill utilizes network capabilities via the global fetch API to interact with api.machines.dev.
  • Sanitization: No explicit sanitization or validation of the machine configurations is demonstrated in the examples; it assumes the input is pre-validated by the calling agent.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 13, 2026, 02:32 PM
Security Audit — agent-trust-hub — flyio-rate-limits