scheduling-poll

Pass

Audited by Gen Agent Trust Hub on Mar 17, 2026

Risk Level: SAFE
Full Analysis
  • [EXTERNAL_DOWNLOADS]: Interacts with firestore.googleapis.com to create and update poll data. This is an official interaction with a well-known and trusted service.
  • [COMMAND_EXECUTION]: Uses curl for API requests, python3 for JSON processing, and date for calculating time offsets. These are standard tools used appropriately for the skill's functionality.
  • [PROMPT_INJECTION]: Ingests user-provided strings for poll titles and dates. While this defines a surface for indirect prompt injection, the risk is minimal as the inputs are formatted into structured JSON payloads for the API.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 17, 2026, 02:35 AM
Security Audit — agent-trust-hub — scheduling-poll