https://github.com/Dade512/pf15-identity-mask
· scanned 2026-06-17 01:25 UTC (1 month, 2 weeks ago)
8 raw signals (0 security + 8 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +3.3 (diff) · 8 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 70 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 |
|---|---|---|---|
rollTableUserIds |
software | healthy | scripts/editor.mjs:rollTableUserIds |
openAliasEditor |
software | healthy | scripts/editor.mjs:openAliasEditor |
canMaskAll |
software | healthy | scripts/editor.mjs:canMaskAll |
openMaskAllDialog |
software | healthy | scripts/editor.mjs:openMaskAllDialog |
update |
software | healthy | scripts/editor.mjs:update |
onRenderChatMessageHTML |
software | healthy | scripts/chat.mjs:onRenderChatMessageHTML |
replaceTextNodes |
software | healthy | scripts/chat.mjs:replaceTextNodes |
onRenderCombatTracker |
software | healthy | scripts/tracker.mjs:onRenderCombatTracker |
maskPlayerRow |
software | healthy | scripts/tracker.mjs:maskPlayerRow |
decorateGmRow |
software | healthy | scripts/tracker.mjs:decorateGmRow |
makeTierToggle |
software | healthy | scripts/tracker.mjs:makeTierToggle |
makeControlButton |
software | healthy | scripts/tracker.mjs:makeControlButton |
onRenderTokenHUD |
software | healthy | scripts/hud.mjs:onRenderTokenHUD |
makeHudButton |
software | healthy | scripts/hud.mjs:makeHudButton |
onDrawToken |
software | healthy | scripts/canvas.mjs:onDrawToken |
onRefreshToken |
software | healthy | scripts/canvas.mjs:onRefreshToken |
maskNameplate |
software | healthy | scripts/canvas.mjs:maskNameplate |
so |
software | healthy | scripts/state.mjs:so |
readEntries |
software | healthy | scripts/state.mjs:readEntries |
isWritableContainer |
software | healthy | scripts/state.mjs:isWritableContainer |
registerSettings |
software | healthy | scripts/state.mjs:registerSettings |
syncTracker |
software | healthy | scripts/state.mjs:syncTracker |
syncChat |
software | healthy | scripts/state.mjs:syncChat |
syncNameplates |
software | healthy | scripts/state.mjs:syncNameplates |
refForTokenDocument |
software | healthy | scripts/state.mjs:refForTokenDocument |
getMaskKey |
software | healthy | scripts/state.mjs:getMaskKey |
getMaskEntry |
software | healthy | scripts/state.mjs:getMaskEntry |
normalizeEntry |
software | healthy | scripts/state.mjs:normalizeEntry |
maskedNameFor |
software | healthy | scripts/state.mjs:maskedNameFor |
normalizeIdentification |
software | healthy | scripts/state.mjs:normalizeIdentification |
userId |
software | healthy | scripts/state.mjs:userId |
isEmptyIdentification |
software | healthy | scripts/state.mjs:isEmptyIdentification |
validateIdentification |
software | healthy | scripts/state.mjs:validateIdentification |
record |
software | healthy | scripts/state.mjs:record |
validateRollRecord |
software | healthy | scripts/state.mjs:validateRollRecord |
numOrNull |
software | healthy | scripts/state.mjs:numOrNull |
migrateRegistry |
software | healthy | scripts/state.mjs:migrateRegistry |
sourceVersion |
software | healthy | scripts/state.mjs:sourceVersion |
normalizeAlias |
software | healthy | scripts/state.mjs:normalizeAlias |
updateRegistry |
software | healthy | scripts/state.mjs:updateRegistry |
setAlias |
software | healthy | scripts/state.mjs:setAlias |
setPartialAlias |
software | healthy | scripts/state.mjs:setPartialAlias |
clearAlias |
software | healthy | scripts/state.mjs:clearAlias |
setDisplayTier |
software | healthy | scripts/state.mjs:setDisplayTier |
setIdentification |
software | healthy | scripts/state.mjs:setIdentification |
sameActorTokens |
software | healthy | scripts/state.mjs:sameActorTokens |
maskAllForActor |
software | healthy | scripts/state.mjs:maskAllForActor |
suffix |
software | healthy | scripts/state.mjs:suffix |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
module.json |
software | healthy | module.json |
editor.mjs |
software | healthy | scripts/editor.mjs |
chat.mjs |
software | healthy | scripts/chat.mjs |
tracker.mjs |
software | healthy | scripts/tracker.mjs |
hud.mjs |
software | healthy | scripts/hud.mjs |
const.mjs |
software | healthy | scripts/const.mjs |
canvas.mjs |
software | healthy | scripts/canvas.mjs |
main.mjs |
software | healthy | scripts/main.mjs |
state.mjs |
software | healthy | scripts/state.mjs |
release.yml |
software | healthy | .github/workflows/release.yml |
en.json |
software | healthy | lang/en.json |
identity-mask.css |
software | healthy | styles/identity-mask.css |
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
lang |
software | healthy | lang |
styles |
software | healthy | styles |
| Label | Layer | Status | Path |
|---|---|---|---|
Dade512__pf15-identity-mask |
software | healthy | /data/fable5_failed_archive/Dade512__pf15-identity-mask |
| Label | Layer | Status | Path |
|---|---|---|---|
names |
software | healthy | scripts/const.mjs:names |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
release |
cicd | healthy | .github/workflows/release.yml |
This page is publicly accessible at:
https://repobility.com/scan/cd4cbed1-914b-4a0c-95e1-a04b6ddedb32/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/cd4cbed1-914b-4a0c-95e1-a04b6ddedb32/
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.