backend-message-queue

Pass

Audited by Gen Agent Trust Hub on Aug 23, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill provides Python and TypeScript code snippets for implementing producers and consumers. These are static templates for message broker interactions and do not contain arbitrary command execution logic.
  • [EXTERNAL_DOWNLOADS]: The skill references standard industry libraries including kafkajs, amqplib, and @aws-sdk/client-sqs for Node.js, and confluent-kafka for Python. These are well-known packages used for their intended purpose.
  • [CREDENTIALS_UNSAFE]: Code examples utilize environment variables (e.g., process.env.KAFKA_PASSWORD) and placeholders for authentication. The documentation explicitly warns against hardcoding credentials and recommends using IAM roles or secret managers.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 23, 2026, 08:00 PM
Security Audit — agent-trust-hub — backend-message-queue