midnight-sdk-guide
Pass
Audited by Gen Agent Trust Hub on Feb 18, 2026
Risk Level: SAFE
Full Analysis
- PROMPT_INJECTION (SAFE): No malicious instructions, jailbreak attempts, or system prompt extraction patterns were detected in the skill's metadata or instructional content.
- EXTERNAL_DOWNLOADS (SAFE): The skill references official NPM packages (
@midnight-ntwrk/midnight-js-contracts,@midnight-ntwrk/dapp-connector-api) that are standard for the Midnight blockchain ecosystem. These are appropriate for the skill's stated purpose. - DATA_EXFILTRATION (SAFE): No hardcoded credentials or unauthorized network exfiltration patterns were found. The code snippets for handling 'private state' follow secure cryptographic practices, such as using
crypto.getRandomValuesfor entropy. - COMMAND_EXECUTION (SAFE): The skill contains standard development commands (
npm install) which are expected for a technical guide and do not involve privilege escalation or unauthorized system access.
Audit Metadata