https://github.com/AymericP/rcc-ai
· scanned 2026-06-17 01:18 UTC (1 month, 2 weeks ago)
9 raw signals (0 security + 9 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ -2.9 (diff) · 7 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 192 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 |
|---|---|---|---|
.release-please-manifest.json |
software | healthy | .release-please-manifest.json |
CLAUDE.md |
software | healthy | CLAUDE.md |
Cargo.toml |
software | healthy | Cargo.toml |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
README.md |
software | healthy | README.md |
rustfmt.toml |
software | healthy | rustfmt.toml |
LICENSE |
software | healthy | LICENSE |
release-please-config.json |
software | healthy | release-please-config.json |
Cargo.lock |
software | healthy | Cargo.lock |
compaction_tests.rs |
software | healthy | tests/compaction_tests.rs |
language_matrix_tests.rs |
software | healthy | tests/language_matrix_tests.rs |
cli_tests.rs |
software | healthy | tests/cli_tests.rs |
stats_tests.rs |
software | healthy | tests/stats_tests.rs |
adversarial_edit_fix_tests.rs |
software | healthy | tests/adversarial_edit_fix_tests.rs |
config_tests.rs |
software | healthy | tests/config_tests.rs |
end_to_end_tests.rs |
software | healthy | tests/end_to_end_tests.rs |
hooks_tests.rs |
software | healthy | tests/hooks_tests.rs |
languages_tests.rs |
software | healthy | tests/languages_tests.rs |
commands_tests.rs |
software | healthy | tests/commands_tests.rs |
edit_fix_tests.rs |
software | healthy | tests/hooks/edit_fix_tests.rs |
compact_tests.rs |
software | healthy | tests/hooks/compact_tests.rs |
write_guard_tests.rs |
software | healthy | tests/hooks/write_guard_tests.rs |
gain_tests.rs |
software | healthy | tests/commands/gain_tests.rs |
init_tests.rs |
software | healthy | tests/commands/init_tests.rs |
single_line_tests.rs |
software | healthy | tests/compaction/single_line_tests.rs |
tokens_tests.rs |
software | healthy | tests/compaction/tokens_tests.rs |
edit_tests.rs |
software | healthy | tests/compaction/edit_tests.rs |
reexpand_tests.rs |
software | healthy | tests/compaction/reexpand_tests.rs |
ast_processing_tests.rs |
software | healthy | tests/compaction/ast_processing_tests.rs |
compress_tests.rs |
software | healthy | tests/compaction/compress_tests.rs |
whitespace_tests.rs |
software | healthy | tests/compaction/whitespace_tests.rs |
javascript_input.js |
software | healthy | tests/fixtures/javascript_input.js |
csharp_input.cs |
software | healthy | tests/fixtures/csharp_input.cs |
python_input.py |
software | healthy | tests/fixtures/python_input.py |
ruby_input.rb |
software | healthy | tests/fixtures/ruby_input.rb |
bash_input.sh |
software | healthy | tests/fixtures/bash_input.sh |
cpp_input.cpp |
software | healthy | tests/fixtures/cpp_input.cpp |
go_input.go |
software | healthy | tests/fixtures/go_input.go |
typescript_input.ts |
software | healthy | tests/fixtures/typescript_input.ts |
python_expected.py |
software | healthy | tests/fixtures/python_expected.py |
php_input.php |
software | healthy | tests/fixtures/php_input.php |
kotlin_input.kt |
software | healthy | tests/fixtures/kotlin_input.kt |
java_input.java |
software | healthy | tests/fixtures/java_input.java |
c_input.c |
software | healthy | tests/fixtures/c_input.c |
rust_input.rs |
software | healthy | tests/fixtures/rust_input.rs |
swift_input.swift |
software | healthy | tests/fixtures/swift_input.swift |
tracking_tests.rs |
software | healthy | tests/stats/tracking_tests.rs |
pricing_tests.rs |
software | healthy | tests/stats/pricing_tests.rs |
install.sh |
software | healthy | scripts/install.sh |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
sleep |
software | healthy | tests/fixtures/javascript_input.js:sleep |
backoffDelay |
software | healthy | tests/fixtures/javascript_input.js:backoffDelay |
isRetryableStatus |
software | healthy | tests/fixtures/javascript_input.js:isRetryableStatus |
that |
software | healthy | tests/fixtures/javascript_input.js:that |
so |
software | healthy | tests/fixtures/javascript_input.js:so |
bearerToken |
software | healthy | tests/fixtures/javascript_input.js:bearerToken |
get |
software | healthy | tests/fixtures/python_input.py:93 |
set |
software | healthy | tests/fixtures/python_input.py:100 |
drop |
software | healthy | tests/fixtures/python_input.py:104 |
__repr__ |
software | healthy | tests/fixtures/python_input.py:112 |
rows |
software | healthy | tests/fixtures/python_input.py:232 |
__enter__ |
software | healthy | tests/fixtures/python_input.py:149 |
__exit__ |
software | healthy | tests/fixtures/python_input.py:152 |
close |
software | healthy | tests/fixtures/python_input.py:218 |
write |
software | healthy | tests/fixtures/python_input.py:143 |
flush |
software | healthy | tests/fixtures/python_input.py:146 |
apply |
software | healthy | tests/fixtures/python_input.py:279 |
__init__ |
software | healthy | tests/fixtures/python_input.py:304 |
add_step |
software | healthy | tests/fixtures/python_input.py:309 |
run |
software | healthy | tests/fixtures/python_input.py:314 |
for |
software | healthy | tests/fixtures/typescript_input.ts:for |
returned |
software | healthy | tests/fixtures/typescript_input.ts:returned |
sortByPriority |
software | healthy | tests/fixtures/typescript_input.ts:sortByPriority |
assertEventName |
software | healthy | tests/fixtures/typescript_input.ts:assertEventName |
that |
software | healthy | tests/fixtures/typescript_input.ts:that |
existing |
software | healthy | tests/fixtures/typescript_input.ts:existing |
subs |
software | healthy | tests/fixtures/typescript_input.ts:subs |
createBus |
software | healthy | tests/fixtures/typescript_input.ts:createBus |
bar |
software | healthy | tests/fixtures/python_expected.py:2 |
baz |
software | healthy | tests/fixtures/python_expected.py:5 |
| Label | Layer | Status | Path |
|---|---|---|---|
InterceptorChain |
software | healthy | tests/fixtures/javascript_input.js:InterceptorChain |
HttpClient |
software | healthy | tests/fixtures/javascript_input.js:HttpClient |
PipelineError |
software | healthy | tests/fixtures/python_input.py:57 |
SourceError |
software | healthy | tests/fixtures/python_input.py:61 |
ValidationError |
software | healthy | tests/fixtures/python_input.py:65 |
ExportError |
software | healthy | tests/fixtures/python_input.py:69 |
Row |
software | healthy | tests/fixtures/python_input.py:79 |
Source |
software | healthy | tests/fixtures/python_input.py:121 |
Sink |
software | healthy | tests/fixtures/python_input.py:139 |
Step |
software | healthy | tests/fixtures/python_input.py:160 |
CsvSource |
software | healthy | tests/fixtures/python_input.py:176 |
InMemorySource |
software | healthy | tests/fixtures/python_input.py:225 |
FilterStep |
software | healthy | tests/fixtures/python_input.py:243 |
TransformStep |
software | healthy | tests/fixtures/python_input.py:255 |
RenameStep |
software | healthy | tests/fixtures/python_input.py:266 |
Pipeline |
software | healthy | tests/fixtures/python_input.py:293 |
EventBus |
software | healthy | tests/fixtures/typescript_input.ts:EventBus |
Foo |
software | healthy | tests/fixtures/python_expected.py:1 |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
hooks |
software | healthy | tests/hooks |
commands |
software | healthy | tests/commands |
compaction |
software | healthy | tests/compaction |
fixtures |
software | healthy | tests/fixtures |
stats |
software | healthy | tests/stats |
scripts |
software | healthy | scripts |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
hooks |
software | healthy | src/hooks |
commands |
software | healthy | src/commands |
compaction |
software | healthy | src/compaction |
languages |
software | healthy | src/languages |
stats |
software | healthy | src/stats |
.claude |
software | healthy | .claude |
rules |
software | healthy | .claude/rules |
| Label | Layer | Status | Path |
|---|---|---|---|
release-please |
cicd | healthy | .github/workflows/release.yml |
build |
cicd | healthy | .github/workflows/release.yml |
lint |
cicd | healthy | .github/workflows/ci.yml |
test |
cicd | healthy | .github/workflows/ci.yml |
coverage |
cicd | healthy | .github/workflows/ci.yml |
pr-title |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::release |
cicd | healthy | .github/workflows/release.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
RELEASE_PLEASE_TOKEN |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
AymericP__rcc-ai |
software | healthy | /data/fable5_failed_archive/AymericP__rcc-ai |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | CLAUDE.md |
This page is publicly accessible at:
https://repobility.com/scan/7dcfaf00-ec59-403a-aae9-706db2e0f471/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/7dcfaf00-ec59-403a-aae9-706db2e0f471/
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.