ai-behavior-trees-utility-ai

Pass

Audited by Gen Agent Trust Hub on Aug 24, 2026

Risk Level: SAFE
Full Analysis
  • [PROMPT_INJECTION]: No attempts to override agent behavior, bypass safety filters, or extract system prompts were found in the skill instructions or metadata.- [DATA_EXFILTRATION]: No sensitive file paths, credential markers, or unauthorized network operations were detected. The code uses a local Blackboard system for state management which is a standard game development pattern.- [REMOTE_CODE_EXECUTION]: The skill does not contain any instructions to download or execute remote scripts, nor does it include package installation commands from unverified sources.- [COMMAND_EXECUTION]: No dangerous shell commands, privilege escalation (sudo), or persistence mechanisms (cron, registry) are present.- [OBFUSCATION]: The code and documentation are provided in clear text. No Base64, hex encoding, zero-width characters, or hidden acrostic patterns were found.- [INDIRECT_PROMPT_INJECTION]: While the skill defines a Blackboard for data ingestion, it is used for internal game logic and does not interpolation untrusted external data into the agent's prompt context.- [DYNAMIC_EXECUTION]: The provided C# code uses standard logic and does not employ unsafe dynamic execution methods such as eval, runtime compilation from strings, or unsafe deserialization.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 24, 2026, 12:43 PM
Security Audit — agent-trust-hub — ai-behavior-trees-utility-ai