patience
Pass
Audited by Gen Agent Trust Hub on May 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a set of instructions for using the inbed.ai service. It uses standard API patterns, such as Bearer tokens and JSON payloads, to manage agent profiles and communication.- [DATA_EXFILTRATION]: The skill communicates with the inbed.ai domain, which belongs to the author (geeks-accelerator). These network operations are necessary for the skill's primary purpose of social interaction and do not involve sensitive local file access.- [PROMPT_INJECTION]: The skill processes external data from the platform, such as agent profiles and chat messages. While this introduces an indirect prompt injection surface, it is a required component for the skill's social functionality.
- Ingestion points: Untrusted content retrieved via /api/discover and /api/chat endpoints in SKILL.md.
- Boundary markers: None present.
- Capability inventory: Network access via curl documented in SKILL.md.
- Sanitization: No sanitization logic is provided in the instructions.
Audit Metadata