https://github.com/spro/hashpipe
· scanned 2026-06-16 00:19 UTC (2 months, 2 weeks ago)
43 raw signals (0 security + 43 graph)
Last scanned 2 months, 2 weeks ago · v1 · 43 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 838 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
bufferBody |
software | healthy | tests/http.test.ts:bufferBody |
execScript |
software | healthy | tests/http.test.ts:execScript |
execScript |
software | healthy | tests/grammar.test.ts:execScript |
execScript |
software | healthy | tests/sub_command.test.ts:execScript |
execFresh |
software | healthy | tests/modules.test.ts:execFresh |
execFresh |
software | healthy | tests/lookup.test.ts:execFresh |
_inspect |
software | healthy | tests/helpers.ts:_inspect |
showParsed |
software | healthy | tests/helpers.ts:showParsed |
runHashpipeFn |
software | healthy | tests/helpers.ts:runHashpipeFn |
execPipeline |
software | healthy | tests/helpers.ts:execPipeline |
done |
software | healthy | tests/helpers.ts:done |
execScript |
software | healthy | tests/pipes.test.ts:execScript |
execScript |
software | healthy | tests/lambda.test.ts:execScript |
value |
software | healthy | tests/lambda.test.ts:value |
execHtml |
software | healthy | tests/html.test.ts:execHtml |
execScript |
software | healthy | tests/help.test.ts:execScript |
execScript |
software | healthy | tests/sub_val.test.ts:execScript |
execScript |
software | healthy | tests/objing.test.ts:execScript |
execScript |
software | healthy | tests/errors.test.ts:execScript |
setLambdaRunner |
software | healthy | lib/helpers.js:setLambdaRunner |
prettyPrint |
software | healthy | lib/helpers.js:prettyPrint |
wrapone |
software | healthy | lib/helpers.js:wrapone |
wraponeSync |
software | healthy | lib/helpers.js:wraponeSync |
wrapall |
software | healthy | lib/helpers.js:wrapall |
loadModule |
software | healthy | lib/module-loader.d.ts:loadModule |
parsePipelines |
software | healthy | lib/pipeline.d.ts:parsePipelines |
runPipeline |
software | healthy | lib/pipeline.d.ts:runPipeline |
registerPipeOperator |
software | healthy | lib/pipeline.d.ts:registerPipeOperator |
doCmd |
software | healthy | lib/pipeline.d.ts:doCmd |
at |
software | healthy | lib/pipeline.d.ts:at |
so |
software | healthy | lib/module-loader.js:so |
loadModule |
software | healthy | lib/module-loader.js:loadModule |
expand |
software | healthy | lib/module-loader.js:expand |
isMissing |
software | healthy | lib/module-loader.js:isMissing |
notFound |
software | healthy | lib/module-loader.js:notFound |
tryFile |
software | healthy | lib/module-loader.js:tryFile |
miss |
software | healthy | lib/module-loader.js:miss |
dirs |
software | healthy | lib/module-loader.js:dirs |
peg$subclass |
software | healthy | lib/grammar.js:peg$subclass |
ctor |
software | healthy | lib/grammar.js:ctor |
peg$SyntaxError |
software | healthy | lib/grammar.js:peg$SyntaxError |
hex |
software | healthy | lib/grammar.js:hex |
literalEscape |
software | healthy | lib/grammar.js:literalEscape |
classEscape |
software | healthy | lib/grammar.js:classEscape |
describeExpectation |
software | healthy | lib/grammar.js:describeExpectation |
describeExpected |
software | healthy | lib/grammar.js:describeExpected |
describeFound |
software | healthy | lib/grammar.js:describeFound |
peg$parse |
software | healthy | lib/grammar.js:peg$parse |
text |
software | healthy | lib/grammar.js:text |
location |
software | healthy | lib/grammar.js:location |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.prettierrc.json |
software | healthy | .prettierrc.json |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
package-lock.json |
software | healthy | package-lock.json |
tsconfig.json |
software | healthy | tsconfig.json |
AGENTS.md |
software | healthy | AGENTS.md |
vitest.config.ts |
software | healthy | vitest.config.ts |
http.test.ts |
software | healthy | tests/http.test.ts |
descend.test.ts |
software | healthy | tests/descend.test.ts |
builtins.time.test.ts |
software | healthy | tests/builtins.time.test.ts |
grammar.test.ts |
software | healthy | tests/grammar.test.ts |
sub_command.test.ts |
software | healthy | tests/sub_command.test.ts |
modules.test.ts |
software | healthy | tests/modules.test.ts |
pipeline.use.test.ts |
software | healthy | tests/pipeline.use.test.ts |
lookup.test.ts |
software | healthy | tests/lookup.test.ts |
helpers.ts |
software | healthy | tests/helpers.ts |
pipes.test.ts |
software | healthy | tests/pipes.test.ts |
builtins.collections.test.ts |
software | healthy | tests/builtins.collections.test.ts |
lambda.test.ts |
software | healthy | tests/lambda.test.ts |
html.test.ts |
software | healthy | tests/html.test.ts |
setup.ts |
software | healthy | tests/setup.ts |
help.test.ts |
software | healthy | tests/help.test.ts |
sub_val.test.ts |
software | healthy | tests/sub_val.test.ts |
objing.test.ts |
software | healthy | tests/objing.test.ts |
errors.test.ts |
software | healthy | tests/errors.test.ts |
Commands.md |
software | healthy | docs/Commands.md |
Cookbook.md |
software | healthy | docs/Cookbook.md |
Modules.md |
software | healthy | docs/Modules.md |
extensibility-plan.html |
software | healthy | docs/extensibility-plan.html |
Syntax.md |
software | healthy | docs/Syntax.md |
GoogleWeather.md |
software | healthy | docs/walkthroughs/GoogleWeather.md |
HN.md |
software | healthy | docs/walkthroughs/HN.md |
helpers.js |
software | healthy | lib/helpers.js |
module-loader.d.ts |
software | healthy | lib/module-loader.d.ts |
pipeline.d.ts |
software | healthy | lib/pipeline.d.ts |
module-loader.js |
software | healthy | lib/module-loader.js |
grammar.js |
software | healthy | lib/grammar.js |
pipeline.js |
software | healthy | lib/pipeline.js |
repl.js |
software | healthy | lib/repl.js |
index.d.ts |
software | healthy | lib/index.d.ts |
index.js |
software | healthy | lib/index.js |
repl.d.ts |
software | healthy | lib/repl.d.ts |
helpers.d.ts |
software | healthy | lib/helpers.d.ts |
help.d.ts |
software | healthy | lib/builtins/help.d.ts |
collections.d.ts |
software | healthy | lib/builtins/collections.d.ts |
environment.js |
software | healthy | lib/builtins/environment.js |
time.d.ts |
software | healthy | lib/builtins/time.d.ts |
time.js |
software | healthy | lib/builtins/time.js |
random.js |
software | healthy | lib/builtins/random.js |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
Lambda |
software | healthy | lib/helpers.js:Lambda |
Scope |
software | healthy | lib/pipeline.d.ts:Scope |
Context |
software | healthy | lib/pipeline.d.ts:Context |
Pipeline |
software | healthy | lib/pipeline.d.ts:Pipeline |
Scope |
software | healthy | lib/pipeline.js:Scope |
Context |
software | healthy | lib/pipeline.js:Context |
Pipeline |
software | healthy | lib/pipeline.js:Pipeline |
PipelineREPL |
software | healthy | lib/repl.js:PipelineREPL |
Lambda |
software | healthy | lib/helpers.d.ts:Lambda |
HelpPage |
software | healthy | lib/builtins/help.d.ts:HelpPage |
HelpPage |
software | healthy | lib/builtins/help.js:HelpPage |
WebShell |
software | healthy | lib/web/index.d.ts:WebShell |
WebShell |
software | healthy | lib/web/index.js:WebShell |
Lambda |
software | healthy | src/helpers.ts:Lambda |
PipelineREPL |
software | healthy | src/repl.ts:PipelineREPL |
Scope |
software | healthy | src/pipeline.ts:Scope |
Context |
software | healthy | src/pipeline.ts:Context |
Pipeline |
software | healthy | src/pipeline.ts:Pipeline |
Parser |
software | healthy | src/types/xml2js.d.ts:Parser |
HelpPage |
software | healthy | src/builtins/help.ts:HelpPage |
WebShell |
software | healthy | src/web/index.ts:WebShell |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
docs |
software | healthy | docs |
walkthroughs |
software | healthy | docs/walkthroughs |
lib |
software | healthy | lib |
builtins |
software | healthy | lib/builtins |
utils |
software | healthy | lib/utils |
modules |
software | healthy | lib/modules |
web |
software | healthy | lib/web |
shims |
software | healthy | lib/web/shims |
web |
software | healthy | web |
src |
software | healthy | src |
types |
software | healthy | src/types |
builtins |
software | healthy | src/builtins |
utils |
software | healthy | src/utils |
modules |
software | healthy | src/modules |
web |
software | healthy | src/web |
shims |
software | healthy | src/web/shims |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | package.json |
mongodb |
data | healthy | src/modules/mongo.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-2yg9ocj3 |
software | healthy | /tmp/repobility-clone-2yg9ocj3 |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | tests/http.test.ts |
This page is publicly accessible at:
https://repobility.com/scan/d5587fde-34c0-44df-a959-871a724e06dd/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/d5587fde-34c0-44df-a959-871a724e06dd/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.