https://github.com/Chia-Mine/chia-agent
· scanned 2026-06-17 01:23 UTC (1 month, 2 weeks ago)
18 raw signals (0 security + 18 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +20.8 (diff) · 18 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 611 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 |
|---|---|---|---|
that |
software | healthy | jest.config.js:that |
copyFileToPublish |
software | healthy | pre_publish.js:copyFileToPublish |
createPlotOption |
software | healthy | example/create_plots/index.js:createPlotOption |
main |
software | healthy | example/create_plots/index.js:main |
main |
software | healthy | example/send_email_when_proof_is_found/main.js:main |
setup |
software | healthy | example/send_email_when_proof_is_found/gmail/setup.js:setup |
authorize |
software | healthy | example/send_email_when_proof_is_found/gmail/setup.js:autho… |
getNewToken |
software | healthy | example/send_email_when_proof_is_found/gmail/setup.js:getNe… |
toJIS |
software | healthy | example/send_email_when_proof_is_found/gmail/sendMail.js:to… |
sendMail |
software | healthy | example/send_email_when_proof_is_found/gmail/sendMail.js:se… |
makeEmailBody |
software | healthy | example/send_email_when_proof_is_found/gmail/sendMail.js:ma… |
main |
software | healthy | example/get_block_by_height/index.js:main |
isValidLogLevel |
software | healthy | src/logger.ts:isValidLogLevel |
normalizeLogLevel |
software | healthy | src/logger.ts:normalizeLogLevel |
setDefaultLogLevel |
software | healthy | src/logger.ts:setDefaultLogLevel |
getDefaultLogLevel |
software | healthy | src/logger.ts:getDefaultLogLevel |
setDefaultWriter |
software | healthy | src/logger.ts:setDefaultWriter |
setDefaultFormatter |
software | healthy | src/logger.ts:setDefaultFormatter |
getDefaultFormatter |
software | healthy | src/logger.ts:getDefaultFormatter |
with |
software | healthy | src/logger.ts:with |
getLogger |
software | healthy | src/logger.ts:getLogger |
clearLoggerCache |
software | healthy | src/logger.ts:clearLoggerCache |
createConsoleWriter |
software | healthy | src/logger.ts:createConsoleWriter |
createNullWriter |
software | healthy | src/logger.ts:createNullWriter |
stringify |
software | healthy | src/logger.ts:stringify |
deepCloneWithoutCircular |
software | healthy | src/logger.ts:deepCloneWithoutCircular |
getLogLevel |
software | healthy | src/logger.ts:getLogLevel |
setLogLevel |
software | healthy | src/logger.ts:setLogLevel |
getDaemon |
software | healthy | src/daemon/index.ts:getDaemon |
onProcessExit |
software | healthy | src/daemon/index.ts:onProcessExit |
create |
software | healthy | src/daemon/connection.ts:create |
open |
software | healthy | src/daemon/connection.ts:open |
onOpenError |
software | healthy | src/daemon/connection.ts:onOpenError |
get_state |
software | healthy | src/api/rpc/solver/index.ts:get_state |
get_peer_counts |
software | healthy | src/api/rpc/crawler/index.ts:get_peer_counts |
get_ips_after_timestamp |
software | healthy | src/api/rpc/crawler/index.ts:get_ips_after_timestamp |
get_plots |
software | healthy | src/api/rpc/harvester/index.ts:get_plots |
refresh_plots |
software | healthy | src/api/rpc/harvester/index.ts:refresh_plots |
delete_plot |
software | healthy | src/api/rpc/harvester/index.ts:delete_plot |
add_plot_directory |
software | healthy | src/api/rpc/harvester/index.ts:add_plot_directory |
get_plot_directories |
software | healthy | src/api/rpc/harvester/index.ts:get_plot_directories |
remove_plot_directory |
software | healthy | src/api/rpc/harvester/index.ts:remove_plot_directory |
get_harvester_config |
software | healthy | src/api/rpc/harvester/index.ts:get_harvester_config |
update_harvester_config |
software | healthy | src/api/rpc/harvester/index.ts:update_harvester_config |
get_signage_point |
software | healthy | src/api/rpc/farmer/index.ts:get_signage_point |
get_signage_points |
software | healthy | src/api/rpc/farmer/index.ts:get_signage_points |
get_reward_targets |
software | healthy | src/api/rpc/farmer/index.ts:get_reward_targets |
set_reward_targets |
software | healthy | src/api/rpc/farmer/index.ts:set_reward_targets |
get_pool_state |
software | healthy | src/api/rpc/farmer/index.ts:get_pool_state |
set_pool_payout_instructions |
software | healthy | src/api/rpc/farmer/index.ts:set_pool_payout_instructions |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
BUILD.md |
software | healthy | BUILD.md |
pnpm-workspace.yaml |
software | healthy | pnpm-workspace.yaml |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
prettierrc.mjs |
software | healthy | prettierrc.mjs |
package.json |
software | healthy | package.json |
eslint.config.js |
software | healthy | eslint.config.js |
jest.config.js |
software | healthy | jest.config.js |
pre_publish.js |
software | healthy | pre_publish.js |
pnpm-lock.yaml |
software | healthy | pnpm-lock.yaml |
tsconfig.json |
software | healthy | tsconfig.json |
README.md |
software | healthy | example/README.md |
index.js |
software | healthy | example/create_plots/index.js |
README.md |
software | healthy | example/create_plots/README.md |
README.md |
software | healthy | example/send_email_when_proof_is_found/README.md |
package.json |
software | healthy | example/send_email_when_proof_is_found/package.json |
main.js |
software | healthy | example/send_email_when_proof_is_found/main.js |
setup.js |
software | healthy | example/send_email_when_proof_is_found/gmail/setup.js |
sendMail.js |
software | healthy | example/send_email_when_proof_is_found/gmail/sendMail.js |
index.js |
software | healthy | example/get_block_by_height/index.js |
README.md |
software | healthy | example/get_block_by_height/README.md |
lint.yml |
software | healthy | .github/workflows/lint.yml |
index.ts |
software | healthy | src/index.ts |
logger.ts |
software | healthy | src/logger.ts |
index.ts |
software | healthy | src/daemon/index.ts |
README.md |
software | healthy | src/daemon/README.md |
connection.ts |
software | healthy | src/daemon/connection.ts |
README.md |
software | healthy | src/api/README.md |
types.ts |
software | healthy | src/api/types.ts |
record.ts |
software | healthy | src/api/pool-reference/pool/record.ts |
index.ts |
software | healthy | src/api/rpc/index.ts |
index.ts |
software | healthy | src/api/rpc/solver/index.ts |
README.md |
software | healthy | src/api/rpc/solver/README.md |
index.ts |
software | healthy | src/api/rpc/crawler/index.ts |
README.md |
software | healthy | src/api/rpc/crawler/README.md |
index.ts |
software | healthy | src/api/rpc/harvester/index.ts |
README.md |
software | healthy | src/api/rpc/harvester/README.md |
index.ts |
software | healthy | src/api/rpc/farmer/index.ts |
README.md |
software | healthy | src/api/rpc/farmer/README.md |
index.ts |
software | healthy | src/api/rpc/wallet/index.ts |
README.md |
software | healthy | src/api/rpc/wallet/README.md |
index.ts |
software | healthy | src/api/rpc/pool/index.ts |
README.md |
software | healthy | src/api/rpc/pool/README.md |
index.ts |
software | healthy | src/api/rpc/full_node/index.ts |
README.md |
software | healthy | src/api/rpc/full_node/README.md |
index.ts |
software | healthy | src/api/rpc/data_layer/index.ts |
README.md |
software | healthy | src/api/rpc/data_layer/README.md |
index.ts |
software | healthy | src/api/rpc/common/index.ts |
README.md |
software | healthy | src/api/rpc/common/README.md |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
example |
software | healthy | example |
create_plots |
software | healthy | example/create_plots |
send_email_when_proof_is_found |
software | healthy | example/send_email_when_proof_is_found |
gmail |
software | healthy | example/send_email_when_proof_is_found/gmail |
get_block_by_height |
software | healthy | example/get_block_by_height |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
daemon |
software | healthy | src/daemon |
api |
software | healthy | src/api |
pool-reference |
software | healthy | src/api/pool-reference |
pool |
software | healthy | src/api/pool-reference/pool |
rpc |
software | healthy | src/api/rpc |
solver |
software | healthy | src/api/rpc/solver |
crawler |
software | healthy | src/api/rpc/crawler |
harvester |
software | healthy | src/api/rpc/harvester |
farmer |
software | healthy | src/api/rpc/farmer |
wallet |
software | healthy | src/api/rpc/wallet |
pool |
software | healthy | src/api/rpc/pool |
full_node |
software | healthy | src/api/rpc/full_node |
data_layer |
software | healthy | src/api/rpc/data_layer |
common |
software | healthy | src/api/rpc/common |
chia_rs |
software | healthy | src/api/chia_rs |
chia-bls |
software | healthy | src/api/chia_rs/chia-bls |
chia-protocol |
software | healthy | src/api/chia_rs/chia-protocol |
chia-consensus |
software | healthy | src/api/chia_rs/chia-consensus |
wheel |
software | healthy | src/api/chia_rs/wheel |
python |
software | healthy | src/api/chia_rs/wheel/python |
ws |
software | healthy | src/api/ws |
crawler |
software | healthy | src/api/ws/crawler |
harvester |
software | healthy | src/api/ws/harvester |
daemon |
software | healthy | src/api/ws/daemon |
timelord |
software | healthy | src/api/ws/timelord |
chia_plots_create |
software | healthy | src/api/ws/chia_plots_create |
farmer |
software | healthy | src/api/ws/farmer |
wallet |
software | healthy | src/api/ws/wallet |
full_node |
software | healthy | src/api/ws/full_node |
chia |
software | healthy | src/api/chia |
harvester |
software | healthy | src/api/chia/harvester |
util |
software | healthy | src/api/chia/util |
consensus |
software | healthy | src/api/chia/consensus |
timelord |
software | healthy | src/api/chia/timelord |
plot-sync |
software | healthy | src/api/chia/plot-sync |
types |
software | healthy | src/api/chia/types |
blockchain_format |
software | healthy | src/api/chia/types/blockchain_format |
rpc |
software | healthy | src/api/chia/rpc |
farmer |
software | healthy | src/api/chia/farmer |
wallet |
software | healthy | src/api/chia/wallet |
puzzles |
software | healthy | src/api/chia/wallet/puzzles |
clawback |
software | healthy | src/api/chia/wallet/puzzles/clawback |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
port:8667 |
network | healthy | src/api/rpc/solver/README.md |
port:8559 |
network | healthy | src/api/rpc/crawler/README.md |
port:8443 |
network | healthy | src/api/rpc/pool/README.md |
port:80 |
network | healthy | src/api/rpc/pool/README.md |
port:443 |
network | healthy | src/api/rpc/pool/README.md |
port:10443 |
network | healthy | src/api/rpc/pool/README.md |
port:8555 |
network | healthy | src/rpc/README.md |
port:18555 |
network | healthy | src/rpc/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
ConsoleWriter |
software | healthy | src/logger.ts:ConsoleWriter |
NullWriter |
software | healthy | src/logger.ts:NullWriter |
Logger |
software | healthy | src/logger.ts:Logger |
Daemon |
software | healthy | src/daemon/index.ts:Daemon |
RpcError |
software | healthy | src/rpc/index.ts:RpcError |
RPCAgent |
software | healthy | src/rpc/index.ts:RPCAgent |
| Label | Layer | Status | Path |
|---|---|---|---|
Chia-Mine__chia-agent |
software | healthy | /data/fable5_failed_archive/Chia-Mine__chia-agent |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::lint |
cicd | healthy | .github/workflows/lint.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
lint-and-format |
cicd | healthy | .github/workflows/lint.yml |
This page is publicly accessible at:
https://repobility.com/scan/9af084ab-d15d-4c23-ac95-c01d4ac5a50c/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/9af084ab-d15d-4c23-ac95-c01d4ac5a50c/
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.