Licence
MIT
Version
1.0.0
Deps
0
Size
10 kB
Vulns
0
Weekly
0
n8n-nodes-quantumscan
n8n community node for QuantumScan — post-quantum cryptography (PQC) vulnerability scanner.
Features
- Scan Repository — scan any GitHub, GitLab, or Bitbucket repo for quantum-vulnerable algorithms (ECDSA, RSA, AES-128, etc.)
- Get Scan Result — retrieve a previous scan by ID
- Check Algorithm — instantly evaluate if a crypto algorithm is quantum-safe (NIST FIPS 203/204/205)
- Scan Smart Contract — check Ethereum/Solana contracts for PQC risk
Installation
In your n8n instance: Settings → Community Nodes → Install → enter n8n-nodes-quantumscan
Configuration
API Key is optional. Free tier: 10 scans/day without a key. Get one at quantumscan.io.
Example Workflow
- Schedule Trigger → fires weekly
- QuantumScan (Scan Repository) → scans your codebase
- IF riskScore > 70 → Slack alert with findings
Links
- Website: https://quantumscan.io
- MCP Server: https://quantumscan.io/api/mcp
- GitHub: https://github.com/gaiabio12-design/elizaos-plugin-quantumscan
License
MIT