azure-data-tables-java

Pass

Audited by Gen Agent Trust Hub on Mar 1, 2026

Risk Level: SAFEPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [PROMPT_INJECTION]: The skill provides methods to read entity data from Azure Table Storage (e.g., TableClient.getEntity), which can ingest untrusted data containing malicious instructions. \n
  • Ingestion points: Data is ingested via getEntity and listEntities methods in SKILL.md and references/examples.md. \n
  • Boundary markers: No boundary markers or specific instructions to ignore embedded commands are included in the provided snippets. \n
  • Capability inventory: The skill enables CRUD operations on table entities, table management, and batch transactions. \n
  • Sanitization: No sanitization or validation of the retrieved properties is shown before data is used or displayed. \n- [EXTERNAL_DOWNLOADS]: The skill documentation references the com.azure:azure-data-tables and com.azure:azure-identity Maven packages, which are official SDKs from a trusted organization.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 1, 2026, 12:35 AM