pp-catasto
Pass
Audited by Gen Agent Trust Hub on Aug 29, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTIONDATA_EXFILTRATION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions to download and install the catasto-pp-cli tool using npx from @mvanhorn/printing-press-library and go install from the vendor's GitHub repository.
- [DATA_EXFILTRATION]: The CLI tool includes a --deliver feature that allows routing command output to a user-provided webhook URL. This is presented as a standard functional capability for automated data delivery.
- [INDIRECT_PROMPT_INJECTION]: The skill processes external data inputs, including Italian cadastral identifiers and GPS coordinates, which are ingested through command-line arguments and standard input streams. 1. Ingestion points: Input fields for comune, foglio, and particella, and coordinate data via the --stdin flag. 2. Boundary markers: Not specified within the command instructions. 3. Capability inventory: The tool has capabilities to write output to files and transmit data to webhooks. 4. Sanitization: Data parsing and validation are managed by the underlying Go binary.
Audit Metadata