Static Scan Results
scanned 1d ago · by rust-scannerStatic analysis flagged 26 finding(s) at 86.0% confidence. This version is warn-only unless an AI or security-team review confirms malicious behavior.
Decision evidence
public snapshotSource & flagged code
16 flagged · loading sourcePackage contains a possible secret pattern.
server/public/redoc.standalone.jsView on unpkg · L2Source downloads or fetches remote code and executes it.
server/public/swagger-ui-bundle.jsView on unpkg · L1Hardcoded password in server/public/swagger-ui-bundle.js
server/public/swagger-ui-bundle.jsView on unpkg · L2Source spawns a local helper that also contains network and dynamic execution context; review data flow before blocking.
server/index.jsView on unpkg · L11Source launches a detached bundled service that exposes a broad-bound HTTP listener.
server/index.jsView on unpkg · L11Package source references weak cryptographic algorithms.
server/index.jsView on unpkg · L11Package source references dynamic require/import behavior.
pipe/index.jsView on unpkg · L1Package ships non-JavaScript build or shell helper files.
docker-entrypoint.shView on unpkgPackage ships high-entropy non-source blobs.
server/public/chime.mp3View on unpkgPackage declares a runtime dependency whose name matches a Node built-in module.
package.jsonView on unpkgHardcoded password in test/git-defaults.test.js
test/git-defaults.test.jsView on unpkg · L130Hardcoded password in test/git-defaults.test.js
test/git-defaults.test.jsView on unpkg · L139Hardcoded password in test/github-api.test.js
test/github-api.test.jsView on unpkg · L105