oak-api
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes a local Python script
scripts/oak_api_fetch.pyused to query the Oak Curriculum API. The script is used for legitimate data retrieval and manages credentials securely via environment variables. - [EXTERNAL_DOWNLOADS]: Facilitates access to educational content from the official Oak National Academy domain (
thenational.academy). All network operations are directed to this well-known service for curriculum metadata and lesson assets. - [DATA_EXFILTRATION]: Explicitly instructs the agent to redact personally identifiable information (PII) and learner details. It mandates the secure handling of API keys using environment variables and prohibits logging them, preventing accidental exposure.
Audit Metadata