fitness-analyzer
Pass
Audited by Gen Agent Trust Hub on Mar 16, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it ingests data from external sources without sufficient isolation.
- Ingestion points: Data is read from files in
data/fitness-logs/and trackers likedata/hypertension-tracker.jsonanddata/diabetes-tracker.json. - Boundary markers: Absent; there are no instructions for the agent to distinguish between data and commands within the ingested files.
- Capability inventory: The skill uses
Read,Grep,Glob, andWritetools for data processing and updates. - Sanitization: Absent; no validation or sanitization of the JSON content is mentioned in the skill definition.
Audit Metadata