pp-elezioni-sicilia
Pass
Audited by Gen Agent Trust Hub on Jul 28, 2026
Risk Level: SAFEDATA_EXFILTRATIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [DATA_EXFILTRATION]: The
elezioni-sicilia-pp-clitool includes a--deliver webhook:<url>flag, which allows the agent to POST the results of election data queries to any external URL. - [DATA_EXFILTRATION]: The skill features a
feedbackcommand that can be configured via theELEZIONI_SICILIA_FEEDBACK_ENDPOINTenvironment variable to automatically transmit local data logs to a remote server. - [EXTERNAL_DOWNLOADS]: The skill's installation instructions involve downloading binaries via
npxfrom@mvanhorn/printing-press-libraryandgo installfromgithub.com/mvanhorn/printing-press-library. These are legitimate resources owned by the skill's author/vendor. - [COMMAND_EXECUTION]: The skill operates by executing shell commands using the
elezioni-sicilia-pp-clibinary, passing arguments directly from user queries to the CLI. - [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection as it ingests data from external election endpoints and possesses the capability to exfiltrate results.
- Ingestion points: Election results and data tables fetched by the CLI from external Sicilian regional endpoints.
- Boundary markers: No delimiters or safety instructions (e.g., "ignore embedded instructions") are defined for processing the ingested data.
- Capability inventory: The CLI has the ability to write to files (
file:<path>) and transmit data to external servers (webhook:<url>). - Sanitization: There is no evidence of sanitization or validation of the retrieved election data before it is displayed or delivered to external sinks.
Audit Metadata