learning-community-builder

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE] (SAFE): No malicious patterns detected. The code uses standard Python libraries and follows the expected skill structure.
  • [Indirect Prompt Injection] (LOW): The execute method accepts a content parameter which is untrusted data.
  • Ingestion points: parameters['content'] in skill.py.
  • Boundary markers: None present.
  • Capability inventory: None. The skill only performs string truncation and returns data.
  • Sanitization: None, but unnecessary given the lack of dangerous capabilities.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:12 PM