safe-postinstall-test
v0.0.1
Published
SAFE test package: uses postinstall for scanner testing. Does nothing harmful.
Readme
safe-postinstall-test
SAFE scanner test package.
Purpose: trigger detection of install scripts by including an npm postinstall script.
Safety guarantees:
- No filesystem reads of credential locations
- No environment variable reads
- No network calls
- Script prints a message and exits 0
