https://github.com/simpleapps-com/augur-skills
· scanned 2026-06-16 00:13 UTC (2 months, 2 weeks ago)
18 raw signals (0 security + 18 graph)
Last scanned 2 months, 2 weeks ago · v1 · 18 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 281 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 |
|---|---|---|---|
README.md |
software | healthy | README.md |
pnpm-lock.yaml |
software | healthy | pnpm-lock.yaml |
package.json |
software | healthy | package.json |
lefthook.yml |
software | healthy | lefthook.yml |
pnpm-workspace.yaml |
software | healthy | pnpm-workspace.yaml |
LICENSE |
software | healthy | LICENSE |
tsconfig.base.json |
software | healthy | tsconfig.base.json |
validate.mjs |
software | healthy | scripts/validate.mjs |
prepare-publish.mjs |
software | healthy | scripts/prepare-publish.mjs |
package.json |
software | healthy | packages/cli/package.json |
tsup.config.ts |
software | healthy | packages/cli/tsup.config.ts |
tsconfig.json |
software | healthy | packages/cli/tsconfig.json |
vitest.config.ts |
software | healthy | packages/cli/vitest.config.ts |
installer.test.ts |
software | healthy | packages/cli/tests/installer.test.ts |
paths.test.ts |
software | healthy | packages/cli/tests/paths.test.ts |
logger.test.ts |
software | healthy | packages/cli/tests/logger.test.ts |
uninstall.test.ts |
software | healthy | packages/cli/tests/uninstall.test.ts |
list.test.ts |
software | healthy | packages/cli/tests/list.test.ts |
install.test.ts |
software | healthy | packages/cli/tests/install.test.ts |
registry.test.ts |
software | healthy | packages/cli/tests/registry.test.ts |
installer.ts |
software | healthy | packages/cli/src/installer.ts |
registry.ts |
software | healthy | packages/cli/src/registry.ts |
index.ts |
software | healthy | packages/cli/src/index.ts |
uninstall.ts |
software | healthy | packages/cli/src/commands/uninstall.ts |
list.ts |
software | healthy | packages/cli/src/commands/list.ts |
install.ts |
software | healthy | packages/cli/src/commands/install.ts |
paths.ts |
software | healthy | packages/cli/src/utils/paths.ts |
logger.ts |
software | healthy | packages/cli/src/utils/logger.ts |
CLAUDE.md |
software | healthy | .claude/CLAUDE.md |
chrome-resilience.md |
software | healthy | .claude/rules/chrome-resilience.md |
plugin-structure.md |
software | healthy | .claude/rules/plugin-structure.md |
work-habits.md |
software | healthy | .claude/rules/work-habits.md |
code-contracts.md |
software | healthy | .claude/rules/code-contracts.md |
bash-simplicity.md |
software | healthy | .claude/rules/bash-simplicity.md |
versioning.md |
software | healthy | .claude/rules/versioning.md |
subagent-briefing.md |
software | healthy | .claude/rules/subagent-briefing.md |
workflow.md |
software | healthy | .claude/rules/workflow.md |
skill-format.md |
software | healthy | .claude/rules/skill-format.md |
skill-token-limit.md |
software | healthy | .claude/rules/skill-token-limit.md |
wiki-over-memory.md |
software | healthy | .claude/rules/wiki-over-memory.md |
git-safety.md |
software | healthy | .claude/rules/git-safety.md |
marketplace.md |
software | healthy | .claude/rules/marketplace.md |
ci.yml |
software | healthy | .github/workflows/ci.yml |
release.yml |
software | healthy | .github/workflows/release.yml |
.mcp.json |
software | healthy | plugins/simpleapps/.mcp.json |
chrome-resilience.md |
software | healthy | plugins/simpleapps/rules/chrome-resilience.md |
work-habits.md |
software | healthy | plugins/simpleapps/rules/work-habits.md |
code-contracts.md |
software | healthy | plugins/simpleapps/rules/code-contracts.md |
bash-simplicity.md |
software | healthy | plugins/simpleapps/rules/bash-simplicity.md |
subagent-briefing.md |
software | healthy | plugins/simpleapps/rules/subagent-briefing.md |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
err |
software | healthy | scripts/validate.mjs:err |
warn |
software | healthy | scripts/validate.mjs:warn |
parseFrontmatter |
software | healthy | scripts/validate.mjs:parseFrontmatter |
readJson |
software | healthy | scripts/validate.mjs:readJson |
checkVersions |
software | healthy | scripts/validate.mjs:checkVersions |
checkSkills |
software | healthy | scripts/validate.mjs:checkSkills |
checkCommands |
software | healthy | scripts/validate.mjs:checkCommands |
checkRules |
software | healthy | scripts/validate.mjs:checkRules |
checkClaudeMd |
software | healthy | scripts/validate.mjs:checkClaudeMd |
main |
software | healthy | scripts/prepare-publish.mjs:main |
installSkills |
software | healthy | packages/cli/src/installer.ts:installSkills |
uninstallSkills |
software | healthy | packages/cli/src/installer.ts:uninstallSkills |
getRegistry |
software | healthy | packages/cli/src/registry.ts:getRegistry |
filterEntries |
software | healthy | packages/cli/src/registry.ts:filterEntries |
uninstallCommand |
software | healthy | packages/cli/src/commands/uninstall.ts:uninstallCommand |
listCommand |
software | healthy | packages/cli/src/commands/list.ts:listCommand |
installCommand |
software | healthy | packages/cli/src/commands/install.ts:installCommand |
getSkillsDir |
software | healthy | packages/cli/src/utils/paths.ts:getSkillsDir |
getBundledSkillsDir |
software | healthy | packages/cli/src/utils/paths.ts:getBundledSkillsDir |
_strip_html |
software | healthy | plugins/simpleapps/mcp/basecamp.py:33 |
load_creds |
software | healthy | plugins/simpleapps/mcp/basecamp.py:41 |
refresh_access_token |
software | healthy | plugins/simpleapps/mcp/basecamp.py:50 |
_build_request |
software | healthy | plugins/simpleapps/mcp/basecamp.py:77 |
_base_url |
software | healthy | plugins/simpleapps/mcp/basecamp.py:88 |
api_get |
software | healthy | plugins/simpleapps/mcp/basecamp.py:93 |
api_put |
software | healthy | plugins/simpleapps/mcp/basecamp.py:109 |
api_post |
software | healthy | plugins/simpleapps/mcp/basecamp.py:126 |
api_delete |
software | healthy | plugins/simpleapps/mcp/basecamp.py:143 |
api_post_no_body |
software | healthy | plugins/simpleapps/mcp/basecamp.py:160 |
api_upload |
software | healthy | plugins/simpleapps/mcp/basecamp.py:178 |
api_get_all |
software | healthy | plugins/simpleapps/mcp/basecamp.py:204 |
_format_bytes |
software | healthy | plugins/simpleapps/mcp/basecamp.py:221 |
_format_attachment |
software | healthy | plugins/simpleapps/mcp/basecamp.py:230 |
redirect_request |
software | dead | plugins/simpleapps/mcp/basecamp.py:244 |
_download_url |
software | healthy | plugins/simpleapps/mcp/basecamp.py:248 |
list_projects |
software | healthy | plugins/simpleapps/mcp/basecamp.py:290 |
get_project |
software | healthy | plugins/simpleapps/mcp/basecamp.py:305 |
create_project |
software | healthy | plugins/simpleapps/mcp/basecamp.py:312 |
update_project |
software | healthy | plugins/simpleapps/mcp/basecamp.py:319 |
archive_project |
software | healthy | plugins/simpleapps/mcp/basecamp.py:331 |
delete_project |
software | healthy | plugins/simpleapps/mcp/basecamp.py:339 |
list_people |
software | healthy | plugins/simpleapps/mcp/basecamp.py:350 |
get_person |
software | healthy | plugins/simpleapps/mcp/basecamp.py:361 |
get_me |
software | healthy | plugins/simpleapps/mcp/basecamp.py:368 |
list_person_projects |
software | healthy | plugins/simpleapps/mcp/basecamp.py:381 |
delete_person |
software | healthy | plugins/simpleapps/mcp/basecamp.py:391 |
get_todo |
software | healthy | plugins/simpleapps/mcp/basecamp.py:402 |
list_todos |
software | healthy | plugins/simpleapps/mcp/basecamp.py:440 |
list_todos_due_since |
software | healthy | plugins/simpleapps/mcp/basecamp.py:458 |
assign_todo |
software | healthy | plugins/simpleapps/mcp/basecamp.py:471 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
scripts |
software | healthy | scripts |
packages |
software | healthy | packages |
cli |
software | healthy | packages/cli |
tests |
software | healthy | packages/cli/tests |
src |
software | healthy | packages/cli/src |
commands |
software | healthy | packages/cli/src/commands |
utils |
software | healthy | packages/cli/src/utils |
.claude |
software | healthy | .claude |
rules |
software | healthy | .claude/rules |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
plugins |
software | healthy | plugins |
simpleapps |
software | healthy | plugins/simpleapps |
rules |
software | healthy | plugins/simpleapps/rules |
mcp |
software | healthy | plugins/simpleapps/mcp |
commands |
software | healthy | plugins/simpleapps/commands |
skills |
software | healthy | plugins/simpleapps/skills |
github |
software | healthy | plugins/simpleapps/skills/github |
context-efficiency |
software | healthy | plugins/simpleapps/skills/context-efficiency |
wip |
software | healthy | plugins/simpleapps/skills/wip |
basecamp |
software | healthy | plugins/simpleapps/skills/basecamp |
quality |
software | healthy | plugins/simpleapps/skills/quality |
code-contracts |
software | healthy | plugins/simpleapps/skills/code-contracts |
augur-packages |
software | healthy | plugins/simpleapps/skills/augur-packages |
wiki |
software | healthy | plugins/simpleapps/skills/wiki |
bash-simplicity |
software | healthy | plugins/simpleapps/skills/bash-simplicity |
claude-code-docs |
software | healthy | plugins/simpleapps/skills/claude-code-docs |
deployment |
software | healthy | plugins/simpleapps/skills/deployment |
workflow |
software | healthy | plugins/simpleapps/skills/workflow |
fyxer |
software | healthy | plugins/simpleapps/skills/fyxer |
project-defaults |
software | healthy | plugins/simpleapps/skills/project-defaults |
augur-api |
software | healthy | plugins/simpleapps/skills/augur-api |
work-habits |
software | healthy | plugins/simpleapps/skills/work-habits |
git-safety |
software | healthy | plugins/simpleapps/skills/git-safety |
writing-style |
software | healthy | plugins/simpleapps/skills/writing-style |
conventional-commits |
software | healthy | plugins/simpleapps/skills/conventional-commits |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::plugins/simpleapps/skills/augur-api/SKILL.md |
security | healthy | plugins/simpleapps/skills/augur-api/SKILL.md |
auth::plugins/simpleapps/skills/basecamp/SKILL.md |
security | healthy | plugins/simpleapps/skills/basecamp/SKILL.md |
auth::plugins/simpleapps/mcp/basecamp.py |
security | healthy | plugins/simpleapps/mcp/basecamp.py |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/ci.yml |
publish |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-pih2bukh |
software | healthy | /tmp/repobility-clone-pih2bukh |
| Label | Layer | Status | Path |
|---|---|---|---|
_NoRedirectHandler |
software | healthy | plugins/simpleapps/mcp/basecamp.py:241 |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | plugins/simpleapps/skills/augur-packages/SKILL.md |
| Label | Layer | Status | Path |
|---|---|---|---|
NPM_TOKEN |
cicd | healthy | — |
This page is publicly accessible at:
https://repobility.com/scan/03d21429-b6dc-4e0a-91b7-2768ba069684/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/03d21429-b6dc-4e0a-91b7-2768ba069684/
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.