@microsoft/m365agentstoolkit-cli
Microsoft 365 Agents Toolkit CLI
Supply chain provenance
Status for the latest visible version.
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
Keywords
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| install-scripts | install-script:postinstall | AI (install-scripts): deletePS1.js removes a stale local .ps1 from npm prefix; no network/exec of fetched code. | ai | |
| source-diff | obfuscated-file:lib/280.js | AI (source-diff): Webpack minified bundle output, not obfuscation. | ai | |
| source-diff | obfuscated-file:lib/36.js | AI (source-diff): Webpack bundle (node open module); build output. | ai | |
| source-diff | encoded-string-file:lib/index.js | AI (source-diff): Webpack bundle banner; long strings are minified module output. | ai | |
| semgrep | semgrep:child-process-import | AI (semgrep): child_process in deletePS1 used for npm config get prefix; benign. | ai |
v1.1.12
5 findingsScript: node deletePS1.js
Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator. Artifact: bundled (webpack) — minified bundler output, not obfuscation on its own.
Newly added source file contains lines over 3000 chars, suggesting minified or obfuscated code. New obfuscated files are a strong attack indicator. Artifact: bundled (webpack) — bundler banner in the scanned head, but the file is larger than the scan window and its remainder is unclassified, so this is not a clean bill of health.
Modified file contains 2 long encoded string(s) (200+ chars). These are commonly used to hide malicious payloads. Artifact: bundled (webpack) — bundler banner in the scanned head, but the file is larger than the scan window and its remainder is unclassified, so this is not a clean bill of health.
Package was published without Sigstore provenance. Consider requesting the maintainer enable provenance via CI/CD.