Dead Export Analysis
File: src/ssl-key-storage.ts
Symbol: secureWipeFile (function)
Evidence: Pre-computed verification shows used_outside_defining_file=0_files
Details:
Exported function that is never imported or used outside its defining file
Located in security-critical SSL key storage module
Dead code in security modules increases attack surface and audit burden
Risk Assessment: Score 5/5 (unused public API = 3, security-critical module = +2)
Recommendation:
If unused: Remove export or make function internal
If intended for external use: Add integration tests
Review security implications before removal
Verification Source: Automated export audit with cross-file usage analysis
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
To allow these domains, add them to the network.allowed list in your workflow frontmatter:
network :
allowed :
- defaults
- " awmgmcpg"
See Network Configuration for more information.
Generated by API Surface & Export Audit · 17.8 AIC · ⊞ 5K · ◷
Dead Export Analysis
File:
src/ssl-key-storage.tsSymbol:
secureWipeFile(function)Evidence: Pre-computed verification shows
used_outside_defining_file=0_filesDetails:
Risk Assessment: Score 5/5 (unused public API = 3, security-critical module = +2)
Recommendation:
Verification Source: Automated export audit with cross-file usage analysis
Warning
Firewall blocked 1 domain
The following domain was blocked by the firewall during workflow execution:
awmgmcpgSee Network Configuration for more information.