logifleet-pulse-supply-chain-analytics
Pass
Audited by Gen Agent Trust Hub on Jul 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The installation instructions include a command to clone a repository from an external GitHub source (
github.com/Empty5i/LogiCore-Analytics-Adaptive-Supply-Chain-Pulse).- [PROMPT_INJECTION]: The data model is designed to ingest and process external telemetry data, which constitutes a potential surface for indirect prompt injection. - Ingestion points: The
usp_IncrementalLoad_WarehouseOpsstored procedure inSKILL.mdingests data from a staging table (Staging_WarehouseOperations). - Boundary markers: None are specified for the incoming data stream to differentiate between data and potentially embedded instructions.
- Capability inventory: The skill utilizes T-SQL for data transformation, calculation, and reporting within a warehouse environment.
- Sanitization: The provided SQL snippets perform direct inserts without validation or escaping of the ingested telemetry strings before they are processed by the analytical views.
Audit Metadata