attackmap-analyzer-node-service is a broad Node.js/TypeScript backend analyzer module for AttackMap.
It is designed for distributed service repositories and emits structured scan signals for:
- service identity and role hints
- route and handler registration hints
- outbound HTTP and env-configured service URLs
- datastore and storage usage hints
- auth/signing/token hints
- lightweight inter-service edge hints
This analyzer is intentionally heuristic and incremental. It is not Bluesky-specific.
pip install git+https://gitlab.com/matthewd.xyzAI/attackmap-analyzers/attackmap-analyzer-node-service.gitattackmap analyze /path/to/repo --module node-service