AI called this Clean at 93.0% confidence as Benign with low false-positive risk.
Evidence against
- package.json has no preinstall/install/postinstall lifecycle hooks
- package.json exposes only CLI bin podo -> dist/index.js
- dist/index.js only parses create/add args and dispatches to local helpers
- dist/create.js validates project name and copies bundled templates to a user-selected target dir
- dist/add.js reads bundled module manifests, overlays template files, merges package.json, appends .env.example, and injects app wiring
- Network/env hits are generated app templates for localhost/dev services, S3/Redis/Auth config, docs, or local backend proxies
Behavioral surface
SourceCryptoEnvironmentVarsFilesystemNetwork
Supply chainHighEntropyStrings
ManifestNo manifest risk signals triggered.
scanned 121 file(s), 79.3 KB of source