https://github.com/STEP-Network/dev-tasks
· scanned 2026-06-16 00:21 UTC (2 months, 2 weeks ago)
35 raw signals (0 security + 35 graph)
Last scanned 2 months, 2 weeks ago · v1 · 35 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 488 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 |
|---|---|---|---|
CLAUDE.md |
software | healthy | CLAUDE.md |
.env.example |
software | healthy | .env.example |
.mcp.json |
software | healthy | plugin/.mcp.json |
vercel.json |
software | healthy | plugin/vercel.json |
README.md |
software | healthy | plugin/README.md |
tsconfig.check.json |
software | healthy | plugin/tsconfig.check.json |
package.json |
software | healthy | plugin/package.json |
package-lock.json |
software | healthy | plugin/package-lock.json |
rules-routing.json |
software | healthy | plugin/rules-routing.json |
tsconfig.json |
software | healthy | plugin/tsconfig.json |
vitest.config.ts |
software | healthy | plugin/vitest.config.ts |
versions-lifecycle.md |
software | healthy | plugin/rules/versions-lifecycle.md |
e2e-masterplan.md |
software | healthy | plugin/rules/e2e-masterplan.md |
worktree-discipline.md |
software | healthy | plugin/rules/worktree-discipline.md |
ai-review-stack.md |
software | healthy | plugin/rules/ai-review-stack.md |
ship-readiness.md |
software | healthy | plugin/rules/ship-readiness.md |
agent-orchestration.md |
software | healthy | plugin/rules/agent-orchestration.md |
versioning.md |
software | healthy | plugin/rules/versioning.md |
critical-thinking.md |
software | healthy | plugin/rules/critical-thinking.md |
agent-coordination.md |
software | healthy | plugin/rules/agent-coordination.md |
autonomous-by-default.md |
software | healthy | plugin/rules/autonomous-by-default.md |
monitor-predicate-pattern.md |
software | healthy | plugin/rules/monitor-predicate-pattern.md |
testing.md |
software | healthy | plugin/rules/testing.md |
agent-autonomy.md |
software | healthy | plugin/rules/agent-autonomy.md |
meta-workflow.md |
software | healthy | plugin/rules/meta-workflow.md |
workflow-pipeline.md |
software | healthy | plugin/rules/workflow-pipeline.md |
release-flow.md |
software | healthy | plugin/rules/release-flow.md |
task-lifecycle.md |
software | healthy | plugin/rules/task-lifecycle.md |
mcp.ts |
software | healthy | plugin/api/mcp.ts |
emit-state-marker.sh |
software | healthy | plugin/scripts/emit-state-marker.sh |
find-worktree-for-task.sh |
software | healthy | plugin/scripts/find-worktree-for-task.sh |
ci-skip-eval.sh |
software | healthy | plugin/scripts/ci-skip-eval.sh |
worktree-audit.sh |
software | healthy | plugin/scripts/worktree-audit.sh |
post-merge-cleanup.sh |
software | healthy | plugin/scripts/post-merge-cleanup.sh |
generate-reviews-schema.ts |
software | healthy | plugin/scripts/generate-reviews-schema.ts |
ci-skip-eval.test.sh |
software | healthy | plugin/scripts/__tests__/ci-skip-eval.test.sh |
worktree-janitor.test.sh |
software | healthy | plugin/scripts/__tests__/worktree-janitor.test.sh |
agent-dispatch-fix.md |
software | healthy | plugin/templates/agent-dispatch-fix.md |
starter-project-config.json |
software | healthy | plugin/templates/starter-project-config.json |
README.md |
software | healthy | plugin/templates/playwright/README.md |
e2e-tester.md |
software | healthy | plugin/agents/e2e-tester.md |
self-reviewer.md |
software | healthy | plugin/agents/self-reviewer.md |
doc-updater.md |
software | healthy | plugin/agents/doc-updater.md |
codebase-researcher.md |
software | healthy | plugin/agents/codebase-researcher.md |
stop-task-check.sh |
software | healthy | plugin/hooks/stop-task-check.sh |
protect-sensitive-files.sh |
software | healthy | plugin/hooks/protect-sensitive-files.sh |
demo-url-required.sh |
software | healthy | plugin/hooks/demo-url-required.sh |
pre-compact-task-snapshot.sh |
software | healthy | plugin/hooks/pre-compact-task-snapshot.sh |
bash-guard.sh |
software | healthy | plugin/hooks/bash-guard.sh |
stop-goal-persistence.sh |
software | healthy | plugin/hooks/stop-goal-persistence.sh |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
handler |
software | healthy | plugin/api/mcp.ts:handler |
generate |
software | healthy | plugin/scripts/generate-reviews-schema.ts:generate |
main |
software | healthy | plugin/scripts/generate-reviews-schema.ts:main |
err |
software | healthy | plugin/hooks/stop-goal-persistence-logic.py:63 |
fail_open |
software | healthy | plugin/hooks/stop-goal-persistence-logic.py:68 |
load_marker |
software | healthy | plugin/hooks/stop-goal-persistence-logic.py:75 |
write_marker |
software | healthy | plugin/hooks/stop-goal-persistence-logic.py:90 |
clear_marker |
software | healthy | plugin/hooks/stop-goal-persistence-logic.py:101 |
review_addressed_escape |
software | healthy | plugin/hooks/stop-goal-persistence-logic.py:109 |
evaluate_goal_model |
software | healthy | plugin/hooks/stop-goal-persistence-logic.py:141 |
evaluate_goal_deterministic |
software | healthy | plugin/hooks/stop-goal-persistence-logic.py:209 |
recent_transcript_text |
software | healthy | plugin/hooks/stop-goal-persistence-logic.py:245 |
event_text |
software | healthy | plugin/hooks/stop-goal-persistence-logic.py:281 |
extract_json_object |
software | healthy | plugin/hooks/stop-goal-persistence-logic.py:300 |
count_ready_to_start_in_active_sprint |
software | healthy | plugin/hooks/stop-goal-persistence-logic.py:312 |
monday_graphql |
software | healthy | plugin/hooks/stop-goal-persistence-logic.py:338 |
monday_find_active_sprint |
software | healthy | plugin/hooks/stop-goal-persistence-logic.py:355 |
monday_count_ready_tasks |
software | healthy | plugin/hooks/stop-goal-persistence-logic.py:387 |
main |
software | healthy | plugin/hooks/stop-goal-persistence-logic.py:438 |
block |
software | healthy | plugin/hooks/pre-merge-review-gate.py:32 |
load_state |
software | healthy | plugin/hooks/pre-merge-review-gate.py:37 |
get_review_addressed |
software | healthy | plugin/hooks/pre-merge-review-gate.py:46 |
parse_iso |
software | healthy | plugin/hooks/pre-merge-review-gate.py:55 |
get_latest_review_created_at |
software | healthy | plugin/hooks/pre-merge-review-gate.py:60 |
main |
software | healthy | plugin/hooks/pre-merge-review-gate.py:100 |
fail |
software | healthy | plugin/hooks/append-review-memory.ts:fail |
readStdin |
software | healthy | plugin/hooks/append-review-memory.ts:readStdin |
main |
software | healthy | plugin/hooks/append-review-memory.ts:main |
err |
software | healthy | plugin/hooks/stop-task-logic.py:18 |
running_in_ci |
software | healthy | plugin/hooks/stop-task-logic.py:23 |
main |
software | healthy | plugin/hooks/stop-task-logic.py:36 |
redact_pii |
software | healthy | plugin/hooks/parse-self-review-output.py:58 |
normalize_severity |
software | healthy | plugin/hooks/parse-self-review-output.py:71 |
categorize |
software | healthy | plugin/hooks/parse-self-review-output.py:80 |
safe_get_active_task |
software | healthy | plugin/hooks/parse-self-review-output.py:106 |
safe_run |
software | healthy | plugin/hooks/parse-self-review-output.py:117 |
count_bot_review_comments |
software | healthy | plugin/hooks/parse-self-review-output.py:124 |
extract_round |
software | healthy | plugin/hooks/parse-self-review-output.py:160 |
sha256_short |
software | healthy | plugin/hooks/parse-self-review-output.py:192 |
extract_findings |
software | healthy | plugin/hooks/parse-self-review-output.py:197 |
main |
software | healthy | plugin/hooks/parse-self-review-output.py:245 |
extract_text |
software | healthy | plugin/hooks/lib/tool_response_helpers.py:28 |
_join_parts |
software | healthy | plugin/hooks/lib/tool_response_helpers.py:59 |
registerAllTools |
software | healthy | plugin/src/register-tools.ts:registerAllTools |
executeMondayQuery |
software | healthy | plugin/src/monday-client.ts:executeMondayQuery |
isCiGateSkip |
software | healthy | plugin/src/constants.ts:isCiGateSkip |
runAppender |
software | healthy | plugin/src/__tests__/append-review-memory.test.ts:runAppend… |
makeValidRow |
software | healthy | plugin/src/__tests__/append-review-memory.test.ts:makeValid… |
runParser |
software | healthy | plugin/src/__tests__/parse-self-review-output.test.ts:runPa… |
parseRow |
software | healthy | plugin/src/__tests__/parse-self-review-output.test.ts:parse… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
plugin |
software | healthy | plugin |
rules |
software | healthy | plugin/rules |
api |
software | healthy | plugin/api |
scripts |
software | healthy | plugin/scripts |
__tests__ |
software | healthy | plugin/scripts/__tests__ |
templates |
software | healthy | plugin/templates |
playwright |
software | healthy | plugin/templates/playwright |
agents |
software | healthy | plugin/agents |
hooks |
software | healthy | plugin/hooks |
__tests__ |
software | healthy | plugin/hooks/__tests__ |
lib |
software | healthy | plugin/hooks/lib |
skills |
software | healthy | plugin/skills |
write-uat-spec |
software | healthy | plugin/skills/write-uat-spec |
doctor |
software | healthy | plugin/skills/doctor |
design-consistency |
software | healthy | plugin/skills/design-consistency |
babysit-prs |
software | healthy | plugin/skills/babysit-prs |
create-task |
software | healthy | plugin/skills/create-task |
log-progress |
software | healthy | plugin/skills/log-progress |
file-retro |
software | healthy | plugin/skills/file-retro |
ship-pr |
software | healthy | plugin/skills/ship-pr |
plan-task |
software | healthy | plugin/skills/plan-task |
visual-diff |
software | healthy | plugin/skills/visual-diff |
production-quality-ownership |
software | healthy | plugin/skills/production-quality-ownership |
investigate-request |
software | healthy | plugin/skills/investigate-request |
pickup-task |
software | healthy | plugin/skills/pickup-task |
triage-feedback |
software | healthy | plugin/skills/triage-feedback |
release-version |
software | healthy | plugin/skills/release-version |
self-review |
software | healthy | plugin/skills/self-review |
holistic-thinking |
software | healthy | plugin/skills/holistic-thinking |
goal |
software | healthy | plugin/skills/goal |
audit-versions |
software | healthy | plugin/skills/audit-versions |
refine-task |
software | healthy | plugin/skills/refine-task |
schemas |
software | healthy | plugin/schemas |
src |
software | healthy | plugin/src |
__tests__ |
software | healthy | plugin/src/__tests__ |
services |
software | healthy | plugin/src/services |
__tests__ |
software | healthy | plugin/src/services/__tests__ |
tools |
software | healthy | plugin/src/tools |
__tests__ |
software | healthy | plugin/src/tools/__tests__ |
docs |
software | healthy | docs |
.claude |
software | healthy | .claude |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::plugin/README.md |
security | healthy | plugin/README.md |
auth::plugin/skills/babysit-prs/SKILL.md |
security | healthy | plugin/skills/babysit-prs/SKILL.md |
auth::plugin/hooks/pre-commit-secrets-scan.sh |
security | healthy | plugin/hooks/pre-commit-secrets-scan.sh |
auth::CLAUDE.md |
security | healthy | CLAUDE.md |
auth::plugin/skills/doctor/SKILL.md |
security | healthy | plugin/skills/doctor/SKILL.md |
auth::plugin/src/auth-context.ts |
security | healthy | plugin/src/auth-context.ts |
auth::plugin/hooks/stop-goal-persistence-logic.py |
security | healthy | plugin/hooks/stop-goal-persistence-logic.py |
auth::plugin/skills/write-uat-spec/SKILL.md |
security | healthy | plugin/skills/write-uat-spec/SKILL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
port:12 |
network | healthy | plugin/hooks/__tests__/pre-merge-review-gate.test.sh |
port:13 |
network | healthy | plugin/hooks/__tests__/pre-merge-review-gate.test.sh |
port:14 |
network | healthy | plugin/hooks/__tests__/pre-merge-review-gate.test.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
generic_api_key::plugin/hooks/__tests__/refinement-gate.tes… |
security | healthy | plugin/hooks/__tests__/refinement-gate.test.sh |
password_literal::plugin/src/__tests__/parse-self-review-ou… |
security | healthy | plugin/src/__tests__/parse-self-review-output.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-886bpa2z |
software | healthy | /tmp/repobility-clone-886bpa2z |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | plugin/hooks/pre-commit-secrets-scan.sh |
This page is publicly accessible at:
https://repobility.com/scan/de2c9b19-40bc-46f9-8da6-7c9571ede7aa/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/de2c9b19-40bc-46f9-8da6-7c9571ede7aa/
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.