Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

ythguanK/pf2e-spellprep

https://github.com/ythguanK/pf2e-spellprep · scanned 2026-06-16 01:08 UTC (2 months, 1 week ago)

11 raw signals (0 security + 11 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 81 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.

LabelLayerStatusPath
keyOf software healthy prepper/PrepperStorage.js:keyOf
byName software healthy prepper/PrepperStorage.js:byName
entry software healthy prepper/PrepperStorage.js:entry
addMissingSpell software healthy prepper/PrepperStorage.js:addMissingSpell
quickLoadDialog software healthy prepper/QuickLoadDialog.js:quickLoadDialog
capitalise software healthy prepper/PrepperIO.js:capitalise
titleCase software healthy prepper/PrepperIO.js:titleCase
traitLabel software healthy prepper/PrepperIO.js:traitLabel
rankLabel software healthy prepper/PrepperIO.js:rankLabel
formatActions software healthy prepper/PrepperIO.js:formatActions
sanitise software healthy prepper/PrepperIO.js:sanitise
entryName software healthy prepper/PrepperIO.js:entryName
sortAlpha software healthy prepper/PrepperIO.js:sortAlpha
cell software healthy prepper/PrepperIO.js:cell
htmlToText software healthy prepper/PrepperIO.js:htmlToText
spellDetail software healthy prepper/PrepperIO.js:spellDetail
loadoutRankGroups software healthy prepper/PrepperIO.js:loadoutRankGroups
knownSpellRankGroups software healthy prepper/PrepperIO.js:knownSpellRankGroups
spells software healthy prepper/PrepperIO.js:spells
isCantrip software healthy prepper/PrepperIO.js:isCantrip
renderOverview software healthy prepper/PrepperIO.js:renderOverview
renderDetailed software healthy prepper/PrepperIO.js:renderDetailed
buildLoadoutsJSON software healthy prepper/PrepperIO.js:buildLoadoutsJSON
parseExportFile software healthy prepper/PrepperIO.js:parseExportFile
buildLoadoutsMarkdown software healthy prepper/PrepperIO.js:buildLoadoutsMarkdown
buildKnownSpellsMarkdown software healthy prepper/PrepperIO.js:buildKnownSpellsMarkdown
buildKnownSpellsJSON software healthy prepper/PrepperIO.js:buildKnownSpellsJSON
loadoutsFilename software healthy prepper/PrepperIO.js:loadoutsFilename
knownSpellsFilename software healthy prepper/PrepperIO.js:knownSpellsFilename
downloadTextFile software healthy prepper/PrepperIO.js:downloadTextFile
pickTextFile software healthy prepper/PrepperIO.js:pickTextFile
cleanup software healthy prepper/PrepperIO.js:cleanup
crc32 software healthy prepper/PrepperIO.js:crc32
u16 software healthy prepper/PrepperIO.js:u16
u32 software healthy prepper/PrepperIO.js:u32
concatBytes software healthy prepper/PrepperIO.js:concatBytes
buildZip software healthy prepper/PrepperIO.js:buildZip
buildExportAllZip software healthy prepper/PrepperIO.js:buildExportAllZip
exportAllFilename software healthy prepper/PrepperIO.js:exportAllFilename
jsonLoadouts software healthy prepper/PrepperApp.js:jsonLoadouts
jsonKnown software healthy prepper/PrepperApp.js:jsonKnown
mdLoadouts software healthy prepper/PrepperApp.js:mdLoadouts
mdKnown software healthy prepper/PrepperApp.js:mdKnown
bindActorSheetHandlers software healthy prepper/hooks/Handlers.js:bindActorSheetHandlers
registerDailiesIntegration software healthy prepper/hooks/DailiesIntegration.js:registerDailiesIntegrat…
getEntriesWithLoadouts software healthy prepper/hooks/DailiesIntegration.js:getEntriesWithLoadouts
toElement software healthy prepper/hooks/Hooks.js:toElement
injectLoadoutButtons software healthy prepper/hooks/Hooks.js:injectLoadoutButtons
injectUnifiedViewButtons software healthy prepper/hooks/Hooks.js:injectUnifiedViewButtons
setupUnifiedViewInjection software healthy prepper/hooks/Hooks.js:setupUnifiedViewInjection

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
README.md software healthy README.md
RELEASING.md software healthy RELEASING.md
LICENSE software healthy LICENSE
module.json software healthy module.json
en.json software healthy lang/en.json
PrepperStorage.js software healthy prepper/PrepperStorage.js
QuickLoadDialog.js software healthy prepper/QuickLoadDialog.js
prepper.js software healthy prepper/prepper.js
PrepperIO.js software healthy prepper/PrepperIO.js
PrepperApp.js software healthy prepper/PrepperApp.js
constants.js software healthy prepper/constants.js
Handlers.js software healthy prepper/hooks/Handlers.js
DailiesIntegration.js software healthy prepper/hooks/DailiesIntegration.js
Hooks.js software healthy prepper/hooks/Hooks.js
Utilities.js software healthy prepper/utilities/Utilities.js
spellprep.css software healthy styles/spellprep.css
dailies.css software healthy styles/dailies.css

LabelLayerStatusPath
lang software healthy lang
prepper software healthy prepper
hooks software healthy prepper/hooks
utilities software healthy prepper/utilities
styles software healthy styles

LabelLayerStatusPath
PrepperStorage software healthy prepper/PrepperStorage.js:PrepperStorage
PrepperApp software healthy prepper/PrepperApp.js:PrepperApp

LabelLayerStatusPath
repobility-clone-w5_jdd4t software healthy /tmp/repobility-clone-w5_jdd4t
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/73a79488-540d-4b52-838a-4e478b36c158/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/73a79488-540d-4b52-838a-4e478b36c158/

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.