nostr-client-patterns
Pass
Audited by Gen Agent Trust Hub on Mar 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains architectural documentation and code patterns for implementing Nostr protocol clients. Analysis of all files reveals no malicious instructions, obfuscation, or dangerous execution patterns.
- [COMMAND_EXECUTION]: The skill does not contain any system command executions or subprocess calls. All provided code samples use standard browser or runtime APIs for networking and state management.
- [EXTERNAL_DOWNLOADS]: No remote scripts, binaries, or unverifiable external dependencies are referenced for execution. References to Nostr relays are consistent with the protocol's intended functionality.
- [DATA_EXFILTRATION]: No sensitive file access or unauthorized data transmission patterns were found. Network operations are limited to standard WebSocket communication for the Nostr protocol.
- [PROMPT_INJECTION]: No prompt injection attempts, such as instructions to ignore safety filters or bypass constraints, were detected in the skill's instructions or metadata.
Audit Metadata