@scopieflows/agents-cli
CLI for using ScopieFlows pieces as tools for AI agents.
3
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
joethebonemuhammad-ishaqmustafadtcabdullahsaaddtc
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:child-process-import | AI (semgrep): Used in cache.js to list installed packages; expected for a CLI tool managing installed pieces. | ai | |
| semgrep | semgrep:dynamic-require | AI (semgrep): Loads user-installed pieces from their install paths; core plugin-loader pattern for this CLI. | ai |