flutter-networking

Pass

Audited by Gen Agent Trust Hub on Sep 11, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: Data Privacy and Credential Protection: The skill explicitly forbids committing secrets to source control and requires the redaction of tokens, cookies, and personal data from logs and fixtures, as detailed in SKILL.md and references/http-response-evidence.md.
  • [SAFE]: Defensive Data Processing: Guidelines require treating all remote responses as untrusted, enforcing defensive decoding, and distinguishing between protocol errors and domain logic failures as per references/graphql.md.
  • [SAFE]: Protocol Integrity: The skill emphasizes using protocol-compatible clients and maintaining stable connection state machines to prevent data loss, duplicate events, or reconnect storms in references/realtime-transports.md.
  • [INDIRECT_PROMPT_INJECTION]: The skill defines a process for capturing and analyzing external API responses.
  • Ingestion points: references/http-response-evidence.md documents capturing responses from staging and production environments.
  • Boundary markers: SKILL.md requires defensive decoding and explicit boundary mapping.
  • Capability inventory: The agent provides Flutter/Dart code generation for networking and transport logic.
  • Sanitization: The skill mandates the removal of all authentication, cookies, and personal data before retaining any response evidence.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 11, 2026, 03:47 PM
Security Audit — agent-trust-hub — flutter-networking