resonate-external-system-of-record-pattern-python

Pass

Audited by Gen Agent Trust Hub on Aug 10, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No security issues were identified in the skill. The instructions and code provide architectural guidance for durable execution and idempotency when interacting with external systems of record.
  • [SAFE]: The skill defines a surface for processing external data through function arguments and database reads, but it correctly mitigates potential injection risks by demonstrating the use of parameterized SQL queries (e.g., %s parameter binding). (Ingestion points: function parameters in SKILL.md; Boundary markers: None; Capability inventory: database writes via psycopg and network API calls; Sanitization: SQL parameterization demonstrated).
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 10, 2026, 06:42 AM
Security Audit — agent-trust-hub — resonate-external-system-of-record-pattern-python