learning-formative-assessment
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- Indirect Prompt Injection (LOW): Potential surface for untrusted data ingestion. * Ingestion points:
input_dataparameter inskill.py. * Boundary markers: Absent. * Capability inventory: None; the script only returns a static result dictionary. * Sanitization: None detected. - Dynamic Execution (LOW): The skill uses
sys.path.insertto load a local framework from../framework. This is a routine architectural pattern for this environment and does not involve untrusted remote sources.
Audit Metadata