create-idempotent-consumer

Pass

Audited by Gen Agent Trust Hub on Mar 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill provides architectural templates and examples for message deduplication. A thorough analysis of the instructions and code snippets confirms they are legitimate and do not contain malicious instructions, prompt injections, or hidden behaviors.\n- [SAFE]: The provided database implementation template (DatabaseIdempotencyStore.php) uses PDO prepared statements for all queries involving external input (message IDs and handler names), which is the standard industry practice for preventing SQL injection attacks.\n- [SAFE]: Documentation for maintenance tasks, specifically the crontab example for purging expired idempotency keys, is appropriate for the skill's primary purpose of infrastructure management and does not represent an unauthorized persistence mechanism.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 17, 2026, 09:58 AM