bknd-create-role
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): Analysis of the skill file 'SKILL.md' found no malicious patterns. The content is purely educational documentation for a specific framework (Bknd).
- [PROMPT_INJECTION] (SAFE): No instructions designed to bypass agent safety filters or override system prompts were found.
- [CREDENTIALS_UNSAFE] (SAFE): The file uses placeholders like '' and generic example passwords ('password123', 'secure-password') in curl and TypeScript snippets, which does not constitute a credential leak.
- [COMMAND_EXECUTION] (SAFE): The shell commands included are standard curl requests for testing a local development server on localhost:7654. No dangerous system-level command execution or privilege escalation patterns (like sudo) were detected.
- [EXTERNAL_DOWNLOADS] (SAFE): No remote script execution or downloads from untrusted sources are present. The only external dependency mentioned is the 'bknd' library itself.
- [DATA_EXFILTRATION] (SAFE): No network operations to external domains were identified; all network activity examples are directed at the local loopback address.
Audit Metadata