skills/alsk1992/cloddsbot/virtuals/Gen Agent Trust Hub

virtuals

Pass

Audited by Gen Agent Trust Hub on Feb 20, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [Indirect Prompt Injection] (LOW): The skill retrieves and displays untrusted data that could contain instructions designed to manipulate the AI's behavior.\n
  • Ingestion points: The handleAgent function in index.ts ingests agent.description and agent.personality from an external API.\n
  • Boundary markers: Absent. Untrusted strings are appended directly to the output without delimiters or warnings to ignore embedded instructions.\n
  • Capability inventory: The skill's functionality is limited to data display and formatting, lacking dangerous capabilities like system command execution or file system writes.\n
  • Sanitization: Absent. While descriptions are truncated to 300 characters, there is no filtering or escaping of the content.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 20, 2026, 08:52 PM