https://github.com/syuwa-oisi/fish_mock
· scanned 2026-06-16 00:27 UTC (2 months, 2 weeks ago)
18 raw signals (0 security + 18 graph)
Last scanned 2 months, 2 weeks ago · v1 · 17 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 157 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 |
|---|---|---|---|
sleep |
software | healthy | idle-angler/scripts/record-demo.mjs:sleep |
click |
software | healthy | idle-angler/scripts/record-demo.mjs:click |
skCost |
software | healthy | idle-angler/scripts/sim.mjs:skCost |
stats |
software | healthy | idle-angler/scripts/sim.mjs:stats |
catchEV |
software | healthy | idle-angler/scripts/sim.mjs:catchEV |
spend |
software | healthy | idle-angler/scripts/sim.mjs:spend |
equipSchedule |
software | healthy | idle-angler/scripts/sim.mjs:equipSchedule |
getCorner |
software | healthy | idle-angler/src/winctl.ts:getCorner |
topAnchored |
software | healthy | idle-angler/src/winctl.ts:topAnchored |
applyDomDock |
software | healthy | idle-angler/src/winctl.ts:applyDomDock |
setCorner |
software | healthy | idle-angler/src/winctl.ts:setCorner |
mon |
software | healthy | idle-angler/src/winctl.ts:mon |
cycleCorner |
software | healthy | idle-angler/src/winctl.ts:cycleCorner |
setOcean |
software | healthy | idle-angler/src/winctl.ts:setOcean |
setExpanded |
software | healthy | idle-angler/src/winctl.ts:setExpanded |
pos |
software | healthy | idle-angler/src/winctl.ts:pos |
initWindow |
software | healthy | idle-angler/src/winctl.ts:initWindow |
freshState |
software | healthy | idle-angler/src/game.ts:freshState |
phaseIdx |
software | healthy | idle-angler/src/game.ts:phaseIdx |
tickWeather |
software | healthy | idle-angler/src/game.ts:tickWeather |
skillLv |
software | healthy | idle-angler/src/game.ts:skillLv |
skillCost |
software | healthy | idle-angler/src/game.ts:skillCost |
buySkill |
software | healthy | idle-angler/src/game.ts:buySkill |
getBoxCap |
software | healthy | idle-angler/src/game.ts:getBoxCap |
masteryLv |
software | healthy | idle-angler/src/game.ts:masteryLv |
stats |
software | healthy | idle-angler/src/game.ts:stats |
dexComplete |
software | healthy | idle-angler/src/game.ts:dexComplete |
effBait |
software | healthy | idle-angler/src/game.ts:effBait |
condOk |
software | healthy | idle-angler/src/game.ts:condOk |
pickSpecies |
software | healthy | idle-angler/src/game.ts:pickSpecies |
doCatch |
software | healthy | idle-angler/src/game.ts:doCatch |
addBait |
software | healthy | idle-angler/src/game.ts:addBait |
actBait |
software | healthy | idle-angler/src/game.ts:actBait |
filletMats |
software | healthy | idle-angler/src/game.ts:filletMats |
addMats |
software | healthy | idle-angler/src/game.ts:addMats |
actFillet |
software | healthy | idle-angler/src/game.ts:actFillet |
actFilletBulk |
software | healthy | idle-angler/src/game.ts:actFilletBulk |
actDeco |
software | healthy | idle-angler/src/game.ts:actDeco |
actRelease |
software | healthy | idle-angler/src/game.ts:actRelease |
actAquaBack |
software | healthy | idle-angler/src/game.ts:actAquaBack |
rebuildEqText |
software | healthy | idle-angler/src/game.ts:rebuildEqText |
raw |
software | healthy | idle-angler/src/game.ts:raw |
rollEqRar |
software | healthy | idle-angler/src/game.ts:rollEqRar |
buildEquip |
software | healthy | idle-angler/src/game.ts:buildEquip |
mkEquip |
software | healthy | idle-angler/src/game.ts:mkEquip |
enhMatNeed |
software | healthy | idle-angler/src/game.ts:enhMatNeed |
actEnhance |
software | healthy | idle-angler/src/game.ts:actEnhance |
actReroll |
software | healthy | idle-angler/src/game.ts:actReroll |
fuseStock |
software | healthy | idle-angler/src/game.ts:fuseStock |
fuseKey |
software | healthy | idle-angler/src/game.ts:fuseKey |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
idle_angler_claude_code_spec.md |
software | healthy | idle_angler_claude_code_spec.md |
README.md |
software | healthy | README.md |
idle_angler_mock.html |
software | healthy | idle_angler_mock.html |
launch.json |
software | healthy | .claude/launch.json |
vite.config.ts |
software | healthy | idle-angler/vite.config.ts |
package.json |
software | healthy | idle-angler/package.json |
index.html |
software | healthy | idle-angler/index.html |
package-lock.json |
software | healthy | idle-angler/package-lock.json |
tsconfig.json |
software | healthy | idle-angler/tsconfig.json |
record-demo.mjs |
software | healthy | idle-angler/scripts/record-demo.mjs |
sim.mjs |
software | healthy | idle-angler/scripts/sim.mjs |
Cargo.toml |
software | healthy | idle-angler/src-tauri/Cargo.toml |
tauri.conf.json |
software | healthy | idle-angler/src-tauri/tauri.conf.json |
build.rs |
software | healthy | idle-angler/src-tauri/build.rs |
Cargo.lock |
software | healthy | idle-angler/src-tauri/Cargo.lock |
default.json |
software | healthy | idle-angler/src-tauri/capabilities/default.json |
lib.rs |
software | healthy | idle-angler/src-tauri/src/lib.rs |
main.rs |
software | healthy | idle-angler/src-tauri/src/main.rs |
styles.css |
software | healthy | idle-angler/src/styles.css |
winctl.ts |
software | healthy | idle-angler/src/winctl.ts |
game.ts |
software | healthy | idle-angler/src/game.ts |
render.ts |
software | healthy | idle-angler/src/render.ts |
ui.ts |
software | healthy | idle-angler/src/ui.ts |
balance.ts |
software | healthy | idle-angler/src/balance.ts |
main.ts |
software | healthy | idle-angler/src/main.ts |
data.ts |
software | healthy | idle-angler/src/data.ts |
types.ts |
software | healthy | idle-angler/src/types.ts |
market.ts |
software | healthy | idle-angler/src/market.ts |
release.yml |
software | healthy | .github/workflows/release.yml |
.claude/launch.json |
quality | healthy | .claude/launch.json |
| Label | Layer | Status | Path |
|---|---|---|---|
.claude |
software | healthy | .claude |
idle-angler |
software | healthy | idle-angler |
scripts |
software | healthy | idle-angler/scripts |
src-tauri |
software | healthy | idle-angler/src-tauri |
capabilities |
software | healthy | idle-angler/src-tauri/capabilities |
src |
software | healthy | idle-angler/src-tauri/src |
src |
software | healthy | idle-angler/src |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
port:1430 |
network | healthy | idle-angler/vite.config.ts |
port:1431 |
network | healthy | idle-angler/vite.config.ts |
port:4188 |
network | healthy | idle-angler/scripts/record-demo.mjs |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-dvp6cgbz |
software | healthy | /tmp/repobility-clone-dvp6cgbz |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/d7de9fc0-7f72-47bd-a163-f7484e69c359/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/d7de9fc0-7f72-47bd-a163-f7484e69c359/
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.