simple-eval
2
Versions
—
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, so a manually published version cannot be tied back to a reviewed commit.
Maintainers
p0lip
Keywords
evalevaluationcode evaluationcode executionast
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:eval-usage | AI (semgrep): eval() only appears in test assertions comparing simpleEval output to native eval; not in production code. | ai | |
| phantom-deps | phantom-dep:@types/estree | AI (phantom-deps): @types/estree provides ESTree type definitions used implicitly by TypeScript; not a real phantom dep. | ai | |
| semgrep | semgrep:api-obfuscation-reflect | AI (semgrep): Reflect.get used for context variable lookup in an AST evaluator — expected pattern, not obfuscation. | ai |