drfrankied-ai/npm Security Check
Detect npm supply chain attacks (Shai-Hulud, CanisterWorm, GlassWorm) and run CI/CD security checks
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| scan-path | Path to the project to scan | no | . |
| mode | Scan mode: ci-check (default), scan-all, detect-shai-hulud, detect-canisterworm, detect-glassworm | no | ci-check |
| format | Output format: text (default) or json | no | text |
| quick | Run quick scan (skip deep scanning) | no | false |
Outputs
| name | description |
|---|---|
| status | Scan result: clean, warning, or critical |
| json-results | JSON results (only when format is json) |