clickhouse-js-node-rowbinary-parser
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were identified across all analyzed threat categories. The skill is a legitimate technical utility designed to optimize binary data parsing.
- [PROMPT_INJECTION]: No malicious instructions, behavior-overriding patterns, or safety filter bypass attempts were found in the skill's markdown or metadata.
- [DATA_EXFILTRATION]: No unauthorized network operations or access to sensitive local files were detected. Connectivity to ClickHouse in test files is configured via standard environment variables.
- [REMOTE_CODE_EXECUTION]: No patterns for downloading and executing untrusted remote code were found. Source code files implement localized binary parsing logic.
- [OBFUSCATION]: No malicious obfuscation, hidden characters, or deceptive homoglyphs were detected. The use of manual byte arrays for WebAssembly in benchmark tests is documented and serves legitimate performance measurement purposes.
- [DYNAMIC_EXECUTION]: The test suite includes an experiment using WebAssembly for wide-integer aggregation, which is a common performance optimization and does not incorporate untrusted external input.
Audit Metadata