@appland/search
10
Versions
Commons Clause + MIT
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
gitHead linked
Without SLSA provenance there is no cryptographic link between this tarball and the public source — the axios compromise (March 2026) relied on exactly this gap.
Maintainers
kgilpindustinbyrneappland-releaselachrist
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| npm-metadata | no-description | AI (npm-metadata): Missing description is metadata gap, not security risk; common in internal/specialized packages from established publishers. | ai | |
| bogus-package | bogus-package | AI (bogus-package): Signals reflect internal tooling package; no repo/keywords/description is common for scoped org packages. | ai | |
| dependencies | unvetted-dep:better-sqlite3 | AI (dependencies): better-sqlite3 is a canonical SQLite binding; legitimate dependency for a search tool. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): child_process is used in git.js to run git commands — expected behavior for a developer tool that inspects git repositories. Stable for this package. | ai | |
| semgrep | semgrep:api-obfuscation-reflect | AI (semgrep): Reflect.get() is used in a Proxy handler in git.js, a standard JS pattern for transparent proxying. Not obfuscation. | ai |