ielts-progress-reporter
Pass
Audited by Gen Agent Trust Hub on Jul 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security concerns were identified during the analysis of the skill's instructions or scripts.
- [COMMAND_EXECUTION]: The skill uses a local Python script (
scripts/aggregate_feedback.py) to process band scores and error tags from markdown files. This script is self-contained, relies only on Python standard libraries, and does not execute untrusted code or remote payloads. - [DATA_EXFILTRATION]: No network operations or external data transfer mechanisms were found. The skill only reads from and writes to the local workspace directories (
feedback/,_dashboard/,references/) as described in its functional documentation. - [PROMPT_INJECTION]: The instructions do not contain any patterns attempting to override agent safety protocols, reveal system prompts, or bypass constraints.
- [EXTERNAL_DOWNLOADS]: The skill does not download any external packages, scripts, or data. All logic is contained within the provided local files.
Audit Metadata