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.

RashadAnsari/myagents

https://github.com/RashadAnsari/myagents · scanned 2026-06-15 23:46 UTC (2 months, 4 weeks ago)

18 raw signals (0 security + 18 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 4 weeks ago · v1 · 9 actionable findings from 1 signal source. 9 repeated signals grouped for readability. 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 350 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
bare_store software healthy plugins/albino/mcp-servers/agent-memory/tests/test_embeddin…
svc software healthy plugins/albino/mcp-servers/agent-memory/tests/test_embeddin…
user_svc software healthy plugins/albino/mcp-servers/agent-memory/tests/test_embeddin…
test_project_remember_leaves_db_clean_on_embed_error software healthy plugins/albino/mcp-servers/agent-memory/tests/test_embeddin…
test_project_remember_raises_on_empty_embed software healthy plugins/albino/mcp-servers/agent-memory/tests/test_embeddin…
test_user_remember_leaves_db_clean_on_embed_error software healthy plugins/albino/mcp-servers/agent-memory/tests/test_embeddin…
test_user_remember_raises_on_empty_embed software healthy plugins/albino/mcp-servers/agent-memory/tests/test_embeddin…
bare_store software healthy plugins/albino/mcp-servers/agent-memory/tests/test_db.py:15
test_store_initializes_schema software healthy plugins/albino/mcp-servers/agent-memory/tests/test_db.py:22
test_migrate_is_idempotent software healthy plugins/albino/mcp-servers/agent-memory/tests/test_db.py:29
test_foreign_keys_enabled software healthy plugins/albino/mcp-servers/agent-memory/tests/test_db.py:37
test_get_or_create_project_creates_new software healthy plugins/albino/mcp-servers/agent-memory/tests/test_db.py:42
test_get_or_create_project_is_idempotent software healthy plugins/albino/mcp-servers/agent-memory/tests/test_db.py:48
test_create_and_get_memory software healthy plugins/albino/mcp-servers/agent-memory/tests/test_db.py:54
test_list_active_memories_excludes_archived software healthy plugins/albino/mcp-servers/agent-memory/tests/test_db.py:72
test_update_memory_content software healthy plugins/albino/mcp-servers/agent-memory/tests/test_db.py:96
test_update_memory_preserves_source software healthy plugins/albino/mcp-servers/agent-memory/tests/test_db.py:113
test_archive_memory software healthy plugins/albino/mcp-servers/agent-memory/tests/test_db.py:131
test_hard_delete_memory_removes_row software healthy plugins/albino/mcp-servers/agent-memory/tests/test_db.py:147
test_cross_device_same_remote_shares_project software healthy plugins/albino/mcp-servers/agent-memory/tests/test_db.py:164
test_cross_device_updates_known_paths software healthy plugins/albino/mcp-servers/agent-memory/tests/test_db.py:187
test_migration_v2_merges_duplicate_projects software healthy plugins/albino/mcp-servers/agent-memory/tests/test_db.py:211
test_legacy_v2_database_bootstraps_without_remigration software healthy plugins/albino/mcp-servers/agent-memory/tests/test_db.py:318
pytest_configure software healthy plugins/albino/mcp-servers/agent-memory/tests/conftest.py:12
tmp_dir software healthy plugins/albino/mcp-servers/agent-memory/tests/conftest.py:17
agent_store software healthy plugins/albino/mcp-servers/agent-memory/tests/conftest.py:23
service software healthy plugins/albino/mcp-servers/agent-memory/tests/conftest.py:41
user_service software healthy plugins/albino/mcp-servers/agent-memory/tests/conftest.py:46
mcp_server software healthy plugins/albino/mcp-servers/agent-memory/tests/conftest.py:51
test_pem_private_key software healthy plugins/albino/mcp-servers/agent-memory/tests/test_quality.…
test_openssh_private_key software healthy plugins/albino/mcp-servers/agent-memory/tests/test_quality.…
test_aws_access_key software healthy plugins/albino/mcp-servers/agent-memory/tests/test_quality.…
test_generic_token_prefix_sk software healthy plugins/albino/mcp-servers/agent-memory/tests/test_quality.…
test_generic_token_prefix_ghp software healthy plugins/albino/mcp-servers/agent-memory/tests/test_quality.…
test_generic_token_prefix_glpat software healthy plugins/albino/mcp-servers/agent-memory/tests/test_quality.…
test_jwt_token software healthy plugins/albino/mcp-servers/agent-memory/tests/test_quality.…
test_env_assignment_api_key software healthy plugins/albino/mcp-servers/agent-memory/tests/test_quality.…
test_env_assignment_password software healthy plugins/albino/mcp-servers/agent-memory/tests/test_quality.…
test_base64_long_string software healthy plugins/albino/mcp-servers/agent-memory/tests/test_quality.…
test_stripe_live_key software healthy plugins/albino/mcp-servers/agent-memory/tests/test_quality.…
test_stripe_test_key software healthy plugins/albino/mcp-servers/agent-memory/tests/test_quality.…
test_slack_token software healthy plugins/albino/mcp-servers/agent-memory/tests/test_quality.…
test_twilio_account_sid software healthy plugins/albino/mcp-servers/agent-memory/tests/test_quality.…
test_openai_project_key software healthy plugins/albino/mcp-servers/agent-memory/tests/test_quality.…
test_entropy_heuristic_mixed_case_digits_special software healthy plugins/albino/mcp-servers/agent-memory/tests/test_quality.…
test_normal_content_not_secret software healthy plugins/albino/mcp-servers/agent-memory/tests/test_quality.…
test_short_token_not_secret software healthy plugins/albino/mcp-servers/agent-memory/tests/test_quality.…
test_empty_string_not_secret software healthy plugins/albino/mcp-servers/agent-memory/tests/test_quality.…
test_passes_at_minimum_length software healthy plugins/albino/mcp-servers/agent-memory/tests/test_quality.…
test_rejects_content_too_short_chars software healthy plugins/albino/mcp-servers/agent-memory/tests/test_quality.…

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
install.sh software healthy install.sh
Makefile software healthy Makefile
LICENSE software healthy LICENSE
AGENTS.md software healthy AGENTS.md
build.yml software healthy .github/workflows/build.yml
.mcp.json software healthy plugins/albino/.mcp.json
session-start.mdc software healthy plugins/albino/rules/session-start.mdc
forget.md software healthy plugins/albino/commands/forget.md
commit-pr.md software healthy plugins/albino/commands/commit-pr.md
statusline.md software healthy plugins/albino/commands/statusline.md
pr-review.md software healthy plugins/albino/commands/pr-review.md
enrich.md software healthy plugins/albino/commands/enrich.md
reviewcrew.md software healthy plugins/albino/commands/reviewcrew.md
remember.md software healthy plugins/albino/commands/remember.md
reportloop.md software healthy plugins/albino/commands/reportloop.md
commit.md software healthy plugins/albino/commands/commit.md
configure-statusline.sh software healthy plugins/albino/scripts/configure-statusline.sh
run-with-bunx.sh software healthy plugins/albino/scripts/run-with-bunx.sh
run-with-uv.sh software healthy plugins/albino/scripts/run-with-uv.sh
README.md software healthy plugins/albino/mcp-servers/agent-memory/README.md
pyproject.toml software healthy plugins/albino/mcp-servers/agent-memory/pyproject.toml
test_embedding_failures.py software healthy plugins/albino/mcp-servers/agent-memory/tests/test_embeddin…
test_db.py software healthy plugins/albino/mcp-servers/agent-memory/tests/test_db.py
__init__.py software healthy plugins/albino/mcp-servers/agent-memory/tests/__init__.py
conftest.py software healthy plugins/albino/mcp-servers/agent-memory/tests/conftest.py
test_quality.py software healthy plugins/albino/mcp-servers/agent-memory/tests/test_quality.…
test_concurrency.py software healthy plugins/albino/mcp-servers/agent-memory/tests/test_concurre…
test_memory_service.py software healthy plugins/albino/mcp-servers/agent-memory/tests/test_memory_s…
test_mcp_integration.py software healthy plugins/albino/mcp-servers/agent-memory/tests/test_mcp_inte…
test_vector_search.py software healthy plugins/albino/mcp-servers/agent-memory/tests/test_vector_s…
__init__.py software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/__…
types.py software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/ty…
memory_service.py software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/me…
embedding.py software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/em…
quality.py software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/qu…
server.py software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/se…
__main__.py software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/__…
paths.py software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/pa…
__init__.py software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/db…
_utils.py software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/db…
agent_store.py software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/db…
_user_memories.py software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/db…
_project_memories.py software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/db…
_projects.py software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/db…
001_initial.sql software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/db…
002_fingerprint.py software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/db…
003_remove_fields.py software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/db…
code-reviewer.md software healthy plugins/albino/agents/code-reviewer.md
agents-md-reviewer.md software healthy plugins/albino/agents/agents-md-reviewer.md

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

LabelLayerStatusPath
.github software healthy .github
workflows software healthy .github/workflows
plugins software healthy plugins
albino software healthy plugins/albino
rules software healthy plugins/albino/rules
commands software healthy plugins/albino/commands
scripts software healthy plugins/albino/scripts
mcp-servers software healthy plugins/albino/mcp-servers
agent-memory software healthy plugins/albino/mcp-servers/agent-memory
tests software healthy plugins/albino/mcp-servers/agent-memory/tests
src software healthy plugins/albino/mcp-servers/agent-memory/src
agent_memory software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory
db software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/db
migrations software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/db…
agents software healthy plugins/albino/agents
hooks software healthy plugins/albino/hooks
skills software healthy plugins/albino/skills
frontend-design software healthy plugins/albino/skills/frontend-design
dev-conventions software healthy plugins/albino/skills/dev-conventions
markitdown software healthy plugins/albino/skills/markitdown
humanizer software healthy plugins/albino/skills/humanizer
plugin-authoring software healthy plugins/albino/skills/plugin-authoring
research-first software healthy plugins/albino/skills/research-first
agent-memory software healthy plugins/albino/skills/agent-memory
caveman software healthy plugins/albino/skills/caveman

LabelLayerStatusPath
TestLooksLikeSecret software healthy plugins/albino/mcp-servers/agent-memory/tests/test_quality.…
TestEvaluateMemoryQualityBoundaries software healthy plugins/albino/mcp-servers/agent-memory/tests/test_quality.…
TestEvaluateMemoryQualityReasons software healthy plugins/albino/mcp-servers/agent-memory/tests/test_quality.…
TestEvaluateUserMemoryQuality software healthy plugins/albino/mcp-servers/agent-memory/tests/test_quality.…
ProjectRecord software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/ty…
ProjectMemoryRecord software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/ty…
UserMemoryRecord software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/ty…
MemoryQualityError software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/me…
ProjectMemoryService software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/me…
UserMemoryService software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/me…
AgentMemoryStore software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/db…
UserMemoriesMixin software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/db…
ProjectMemoriesMixin software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/db…
ProjectsMixin software healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/db…

LabelLayerStatusPath
sqlite data healthy README.md
postgres data healthy plugins/albino/mcp-servers/agent-memory/tests/test_db.py
redis data healthy plugins/albino/mcp-servers/agent-memory/tests/test_quality.…
postgresql data healthy plugins/albino/mcp-servers/agent-memory/tests/test_memory_s…

LabelLayerStatusPath
projects data healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/db…
project_memories data healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/db…
user_memories data healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/db…
projects_new data healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/db…

LabelLayerStatusPath
auth::README.md security healthy README.md
auth::plugins/albino/mcp-servers/agent-memory/src/agent_mem… security healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/qu…
auth::plugins/albino/skills/research-first/SKILL.md security healthy plugins/albino/skills/research-first/SKILL.md
auth::plugins/albino/mcp-servers/agent-memory/tests/test_ve… security healthy plugins/albino/mcp-servers/agent-memory/tests/test_vector_s…

LabelLayerStatusPath
001_initial.sql data healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/db…
002_fingerprint.py data healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/db…
003_remove_fields.py data healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/db…

LabelLayerStatusPath
celery data healthy plugins/albino/mcp-servers/agent-memory/tests/test_mcp_inte…
bullmq data healthy plugins/albino/mcp-servers/agent-memory/tests/test_mcp_inte…

LabelLayerStatusPath
repobility-clone-62carcg3 software healthy /tmp/repobility-clone-62carcg3

LabelLayerStatusPath
vps::aws hardware healthy plugins/albino/mcp-servers/agent-memory/src/agent_memory/qu…

LabelLayerStatusPath
gha::build cicd healthy .github/workflows/build.yml

LabelLayerStatusPath
build cicd healthy .github/workflows/build.yml
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/1b2d5518-b71f-4201-bde2-1d2cd396118c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/1b2d5518-b71f-4201-bde2-1d2cd396118c/

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.