registry  /  @introspection-ai/pi-recipes  /  0.6.3

@introspection-ai/pi-recipes@0.6.3

Local session tooling for package-based workflows.

Static Scan Results

scanned 5d ago · by rust-scanner

Static analysis completed at 93.0% confidence. No malicious behavior was detected; 12 low-signal pattern(s) were surfaced and cleared.

Static reason
No blocking static signals were detected.; previous stored version diff introduced dangerous source

Decision evidence

public snapshot
Behavioral surface
Source
ChildProcessCryptoDynamicRequireEnvironmentVarsFilesystemNetworkShell
Supply chain
HighEntropyStringsUrlStrings
ManifestNo manifest risk signals triggered.
scanned 23 file(s), 322 KB of source, external domains: github.com, pi.recipes

Source & flagged code

4 flagged · loading source
dist/pi-extension.jsView file
matchType = previous_version_dangerous_delta matchedPackage = @introspection-ai/pi-recipes@0.6.2 matchedIdentity = npm:[redacted]:0.6.2 similarity = 0.870 summary = stored previous version shares package body but lacks this dangerous source file
High
Previous Version Dangerous Delta

This package version adds a dangerous source file absent from the previous stored version; route for source-aware review.

dist/pi-extension.jsView on unpkg
40const COMPLETION_DELIVERY_RETRY_MS = 100; L41: const require = createRequire(import.meta.url); L42: class RecipeLaunchError extends Error {
Medium
Dynamic Require

Package source references dynamic require/import behavior.

dist/pi-extension.jsView on unpkg · L40
vendor/recipe-check/win32-x64/recipe-check.exeView file
path = vendor/recipe-check/win32-x64/recipe-check.exe kind = native_binary sizeBytes = 1243648 magicHex = [redacted]
Medium
Ships Native Binary

Package ships native binary artifacts.

vendor/recipe-check/win32-x64/recipe-check.exeView on unpkg
harbor/pi_recipe_agent.pyView file
path = harbor/pi_recipe_agent.py kind = build_helper sizeBytes = 16236 magicHex = [redacted]
Medium
Ships Build Helper

Package ships non-JavaScript build or shell helper files.

harbor/pi_recipe_agent.pyView on unpkg

Findings

1 High6 Medium5 Low
HighPrevious Version Dangerous Deltadist/pi-extension.js
MediumDynamic Requiredist/pi-extension.js
MediumNetwork
MediumEnvironment Vars
MediumShips Native Binaryvendor/recipe-check/win32-x64/recipe-check.exe
MediumShips Build Helperharbor/pi_recipe_agent.py
MediumStructural Risk Force Deep Review
LowNon Install Lifecycle Scripts
LowScripts Present
LowFilesystem
LowHigh Entropy Strings
LowUrl Strings