remofirst-rate-limits

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns, prompt injections, or unauthorized data access behaviors were identified in the analyzed files.
  • [INDIRECT_PROMPT_INJECTION]: The skill example demonstrates fetching data from an external API (/employees), which represents a potential surface for indirect prompt injection if the source data is compromised. However, the implementation is safe as it does not execute the data or perform sensitive operations with it.
  • Ingestion points: client.get("/employees") in SKILL.md instructions.
  • Boundary markers: Absent in the code sample.
  • Capability inventory: No file writing, system command execution, or network exfiltration tools are used in the provided logic.
  • Sanitization: None observed in the example implementation.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 12:59 AM
Security Audit — agent-trust-hub — remofirst-rate-limits