markdown-rendering
Pass
Audited by Gen Agent Trust Hub on Jun 27, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill uses
nix run nixpkgs#pandocandxdg-opento process markdown and display the result. These are standard operations for the skill's stated purpose of document rendering. - [EXTERNAL_DOWNLOADS]: The skill uses
nix runto fetch and execute Pandoc from the official Nixpkgs repository. This is a well-known, trusted package registry. - [PROMPT_INJECTION]: No attempts to override agent behavior or bypass safety guidelines were detected in the instructions.
- [DATA_EXFILTRATION]: No network exfiltration or unauthorized file access patterns were found. The HTML generation is self-contained via the
--embed-resourcesflag.
Audit Metadata