hive-intelligence 1.1.4 → 1.3.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (130) hide show
  1. package/README.md +182 -73
  2. package/agent-skills/.claude-plugin/plugin.json +4 -4
  3. package/agent-skills/.mcp.json +1 -4
  4. package/agent-skills/README.md +16 -10
  5. package/agent-skills/SKILL.md +30 -12
  6. package/agent-skills/package.json +1 -1
  7. package/agent-skills/packs/hive-build/SKILL.md +47 -19
  8. package/agent-skills/packs/hive-build/evals/evals.json +16 -3
  9. package/agent-skills/packs/hive-build/evals/triggers.json +50 -0
  10. package/agent-skills/packs/hive-build-onboarding/SKILL.md +27 -34
  11. package/agent-skills/packs/hive-build-onboarding/evals/evals.json +1 -1
  12. package/agent-skills/packs/hive-build-onboarding/evals/triggers.json +50 -0
  13. package/agent-skills/packs/hive-cli/SKILL.md +33 -35
  14. package/agent-skills/packs/hive-cli/evals/evals.json +1 -1
  15. package/agent-skills/packs/hive-cli/evals/triggers.json +50 -0
  16. package/agent-skills/packs/hive-defi-research/SKILL.md +105 -19
  17. package/agent-skills/packs/hive-defi-research/evals/evals.json +6 -3
  18. package/agent-skills/packs/hive-defi-research/evals/triggers.json +50 -0
  19. package/agent-skills/packs/hive-dex-pool-analysis/SKILL.md +106 -16
  20. package/agent-skills/packs/hive-dex-pool-analysis/evals/evals.json +5 -3
  21. package/agent-skills/packs/hive-dex-pool-analysis/evals/triggers.json +50 -0
  22. package/agent-skills/packs/hive-market-research/SKILL.md +130 -21
  23. package/agent-skills/packs/hive-market-research/evals/evals.json +15 -2
  24. package/agent-skills/packs/hive-market-research/evals/triggers.json +50 -0
  25. package/agent-skills/packs/hive-mcp/SKILL.md +69 -47
  26. package/agent-skills/packs/hive-mcp/evals/evals.json +3 -2
  27. package/agent-skills/packs/hive-mcp/evals/triggers.json +50 -0
  28. package/agent-skills/packs/hive-mcp/references/client-install-matrix.md +62 -35
  29. package/agent-skills/packs/hive-mcp/references/clients.md +81 -68
  30. package/agent-skills/packs/hive-network-infrastructure/SKILL.md +105 -20
  31. package/agent-skills/packs/hive-network-infrastructure/evals/evals.json +4 -2
  32. package/agent-skills/packs/hive-network-infrastructure/evals/triggers.json +50 -0
  33. package/agent-skills/packs/hive-nft-research/SKILL.md +105 -18
  34. package/agent-skills/packs/hive-nft-research/evals/evals.json +4 -2
  35. package/agent-skills/packs/hive-nft-research/evals/triggers.json +50 -0
  36. package/agent-skills/packs/hive-prediction-markets/SKILL.md +108 -21
  37. package/agent-skills/packs/hive-prediction-markets/evals/evals.json +4 -2
  38. package/agent-skills/packs/hive-prediction-markets/evals/triggers.json +50 -0
  39. package/agent-skills/packs/hive-query/SKILL.md +79 -33
  40. package/agent-skills/packs/hive-query/evals/evals.json +7 -5
  41. package/agent-skills/packs/hive-query/evals/triggers.json +50 -0
  42. package/agent-skills/packs/hive-query/references/root-mcp-workflow.md +39 -18
  43. package/agent-skills/packs/hive-security-risk/SKILL.md +110 -19
  44. package/agent-skills/packs/hive-security-risk/evals/evals.json +4 -2
  45. package/agent-skills/packs/hive-security-risk/evals/triggers.json +50 -0
  46. package/agent-skills/packs/hive-solana-analysis/SKILL.md +115 -19
  47. package/agent-skills/packs/hive-solana-analysis/evals/evals.json +4 -2
  48. package/agent-skills/packs/hive-solana-analysis/evals/triggers.json +50 -0
  49. package/agent-skills/packs/hive-stateful-monitoring/SKILL.md +92 -47
  50. package/agent-skills/packs/hive-stateful-monitoring/evals/evals.json +7 -2
  51. package/agent-skills/packs/hive-stateful-monitoring/evals/triggers.json +50 -0
  52. package/agent-skills/packs/hive-stateful-monitoring/references/b2b-subject-context.md +53 -0
  53. package/agent-skills/packs/hive-token-diligence/SKILL.md +119 -21
  54. package/agent-skills/packs/hive-token-diligence/evals/evals.json +6 -4
  55. package/agent-skills/packs/hive-token-diligence/evals/triggers.json +50 -0
  56. package/agent-skills/packs/hive-tool-discovery/SKILL.md +48 -19
  57. package/agent-skills/packs/hive-tool-discovery/evals/evals.json +17 -3
  58. package/agent-skills/packs/hive-tool-discovery/evals/triggers.json +50 -0
  59. package/agent-skills/packs/hive-tool-discovery/references/discovery-surfaces.md +31 -6
  60. package/agent-skills/packs/hive-wallet-investigation/SKILL.md +111 -18
  61. package/agent-skills/packs/hive-wallet-investigation/evals/evals.json +5 -3
  62. package/agent-skills/packs/hive-wallet-investigation/evals/triggers.json +50 -0
  63. package/agent-skills/references/agents-routing.md +17 -7
  64. package/agent-skills/scripts/validate-agent-skills-package.mjs +68 -8
  65. package/bin/hive-mcp.js +5 -5
  66. package/build/{alias-3OPMQF4X.js → alias-BKAVOYQV.js} +2 -2
  67. package/build/{api-client-EPF6FD7A.js → api-client-FTVDFW5V.js} +4 -4
  68. package/build/{auth-Q5Q24IRI.js → auth-EZFJ5RYB.js} +3 -3
  69. package/build/{browser-auth-VPF5LZMZ.js → browser-auth-OJSUNFBI.js} +2 -2
  70. package/build/{cache-T6KC5YEY.js → cache-TBDQ7QBU.js} +2 -2
  71. package/build/{chunk-POT2MBEK.js → chunk-6PC3HUAK.js} +10 -3
  72. package/build/{chunk-NP6NSOG2.js → chunk-725R3KLJ.js} +26 -3
  73. package/build/{chunk-GZPDEXO4.js → chunk-7GD2MFYI.js} +57 -6
  74. package/build/{chunk-ZXB53E7H.js → chunk-AEU43ACS.js} +31 -7
  75. package/build/chunk-EPF36Q3Z.js +71 -0
  76. package/build/chunk-I5Z6FZRL.js +178 -0
  77. package/build/{chunk-3WYWXTNN.js → chunk-ILVPOLA7.js} +12 -3
  78. package/build/{chunk-VBOKVQ74.js → chunk-L326MQZP.js} +6 -5
  79. package/build/{chunk-FRXMGRZQ.js → chunk-M6REON2I.js} +2 -2
  80. package/build/chunk-N32UIHBU.js +125 -0
  81. package/build/{chunk-7JWXBKEJ.js → chunk-Q7VBYLX7.js} +9 -2
  82. package/build/chunk-QDZ7MAVN.js +447 -0
  83. package/build/{chunk-ZTJVOWDQ.js → chunk-R6YZTFQL.js} +2 -0
  84. package/build/{chunk-YZ2PXBJK.js → chunk-RU6QOFHH.js} +6 -9
  85. package/build/{chunk-5XXI25JE.js → chunk-RUHO24SX.js} +16 -9
  86. package/build/{chunk-FH3YGSY5.js → chunk-TNQ7GJ6Q.js} +0 -59
  87. package/build/{chunk-JTUKQWIO.js → chunk-W2QL7LYI.js} +34807 -15070
  88. package/build/{chunk-ZCU7XQKF.js → chunk-ZXKFJQDE.js} +7 -1
  89. package/build/cli.js +3337 -3407
  90. package/build/{completion-46K674EL.js → completion-7KBW243H.js} +4 -4
  91. package/build/{config-XE6Q5P4I.js → config-KAEUX6RM.js} +23 -3
  92. package/build/{config-dir-MAWX5AUF.js → config-dir-5IH7MOOT.js} +2 -2
  93. package/build/{doctor-HGMQE6IN.js → doctor-ORDOCGLM.js} +12 -12
  94. package/build/{errors-J2PH3NLJ.js → errors-HGHUF575.js} +2 -2
  95. package/build/{format-5X2HIVDT.js → format-H7FOQSYY.js} +1 -1
  96. package/build/{init-JMDNM7ZZ.js → init-UCTCUYFA.js} +52 -8
  97. package/build/init-all-BVWW3JVK.js +408 -0
  98. package/build/mcpServer-RUEOTTF7.js +34 -0
  99. package/build/monitor-worker.js +296 -40
  100. package/build/{namespace-FSX2G3NM.js → namespace-L5DGCY7K.js} +2 -2
  101. package/build/{open-5A6ZQMGC.js → open-V2RNA3QT.js} +1 -1
  102. package/build/{output-V3D4YZ6U.js → output-ITGLBKIG.js} +2 -2
  103. package/build/release.json +8 -0
  104. package/build/{serve-AGCOXXFM.js → serve-DKLR2WQH.js} +3 -3
  105. package/build/server.js +4481 -2319
  106. package/build/{setup-RMETGJWK.js → setup-PTYFMTK5.js} +60 -55
  107. package/build/stdio.js +7 -6
  108. package/build/{telemetry-WCME5XEU.js → telemetry-HPLDYR7U.js} +5 -4
  109. package/build/{tools-KAB6QBZC.js → tools-I7GLWTV6.js} +15 -15
  110. package/build/{uninstall-FLJMBBSC.js → uninstall-SAOIPL6K.js} +19 -10
  111. package/build/{update-check-LNZQK3XA.js → update-check-IEXPOYYR.js} +4 -4
  112. package/build/{upgrade-DTUIHVPS.js → upgrade-J4HIGCKE.js} +5 -5
  113. package/build/{version-I6HDAF4L.js → version-Z4HJL4VV.js} +4 -2
  114. package/build/{watch-YNN255QX.js → watch-WVR4CGCD.js} +8 -7
  115. package/package.json +71 -35
  116. package/agent-skills/packs/hive-defi-research/references/workflow.md +0 -41
  117. package/agent-skills/packs/hive-dex-pool-analysis/references/workflow.md +0 -42
  118. package/agent-skills/packs/hive-market-research/references/workflow.md +0 -47
  119. package/agent-skills/packs/hive-network-infrastructure/references/workflow.md +0 -41
  120. package/agent-skills/packs/hive-nft-research/references/workflow.md +0 -42
  121. package/agent-skills/packs/hive-prediction-markets/references/workflow.md +0 -42
  122. package/agent-skills/packs/hive-security-risk/references/workflow.md +0 -46
  123. package/agent-skills/packs/hive-solana-analysis/references/workflow.md +0 -42
  124. package/agent-skills/packs/hive-token-diligence/references/workflow.md +0 -45
  125. package/agent-skills/packs/hive-wallet-investigation/references/workflow.md +0 -45
  126. package/build/chunk-4F5CI6LX.js +0 -340
  127. package/build/chunk-CEWCB5YS.js +0 -71
  128. package/build/chunk-IZPAMRHP.js +0 -43
  129. package/build/init-all-5SKNV75X.js +0 -273
  130. package/build/mcpServer-5TKKSKJM.js +0 -21
@@ -1,41 +0,0 @@
1
- # DeFi Research Workflow
2
-
3
- Use this reference for protocol TVL, fees, revenue, yields, stablecoins,
4
- bridges, and chain-level DeFi metrics.
5
-
6
- ## Required identifiers
7
-
8
- - Protocol slug or chain.
9
- - Optional: time window, metric type, yield pool, stablecoin, or bridge.
10
-
11
- Ask for a protocol slug or choose a provider-supported slug only when the user
12
- clearly named the protocol.
13
-
14
- ## Tool selection order
15
-
16
- 1. Resolve protocol or chain.
17
- 2. Use `search_tools` for protocol, TVL, fee/revenue, yield, stablecoin, bridge,
18
- or chain metrics.
19
- 3. Inspect schemas before invocation.
20
- 4. Pull only the metrics needed for the question.
21
- 5. For comparisons, normalize metric type and timestamp.
22
-
23
- ## Bounded calls
24
-
25
- - Limit protocol lists and yield pools.
26
- - Avoid comparing TVL snapshots from different dates without caveat.
27
- - Mark missing fee/yield/stablecoin metrics instead of omitting them.
28
-
29
- ## Report template
30
-
31
- - Summary: protocol or chain DeFi read.
32
- - Calls made: endpoints, protocol/chain, metric filters.
33
- - Evidence: TVL, fees/revenue, yield, bridge/stablecoin metrics, freshness.
34
- - Caveats: unavailable metrics, stale snapshots, methodology differences.
35
- - Next action: compare peers, inspect yield pool, or add token/pool diligence.
36
-
37
- ## Gotchas
38
-
39
- - TVL, revenue, and fees answer different questions.
40
- - High APY without liquidity/risk context is not a recommendation.
41
- - Provider methodology can differ across chains and protocols.
@@ -1,42 +0,0 @@
1
- # DEX And Pool Analysis Workflow
2
-
3
- Use this reference for pool, pair, liquidity, swap, trade, OHLCV, and DEX-flow
4
- questions.
5
-
6
- ## Required identifiers
7
-
8
- - Chain/network.
9
- - Pair/pool address, token contract, or both token sides.
10
- - Optional: DEX name, time window, candle interval, trade direction.
11
-
12
- If the user gives only one token, search candidate pools and prefer the pool
13
- most relevant to liquidity/volume.
14
-
15
- ## Tool selection order
16
-
17
- 1. Resolve chain and pool/pair/token identifiers.
18
- 2. Use `search_tools` for pair search, pool info, liquidity, trades, OHLCV, and
19
- trending pool tools.
20
- 3. Inspect schemas before invocation.
21
- 4. Start with pool/pair metadata and liquidity.
22
- 5. Add trades/OHLCV for flow or trend questions.
23
-
24
- ## Bounded calls
25
-
26
- - Limit trade lists and candle counts.
27
- - Do not infer token-wide liquidity from one pool without saying so.
28
- - Keep pool-level and token-level metrics separate.
29
-
30
- ## Report template
31
-
32
- - Summary: pool/liquidity/trade-flow read.
33
- - Calls made: endpoints, chain, pair/pool/token identifiers.
34
- - Evidence: liquidity, volume, trades, OHLCV, provider/freshness/runtime status.
35
- - Caveats: missing pools, stale candles, thin liquidity, degraded provider.
36
- - Next action: compare pools, widen time window, or add token diligence.
37
-
38
- ## Gotchas
39
-
40
- - Same token pair can have multiple pools with different fee tiers and liquidity.
41
- - Trending pools are not necessarily safe or liquid.
42
- - OHLCV data can be unavailable even when pair metadata exists.
@@ -1,47 +0,0 @@
1
- # Market Research Workflow
2
-
3
- Use this reference for live prices, venue data, order books, OHLC, derivatives,
4
- and liquidity context.
5
-
6
- ## Required identifiers
7
-
8
- - Asset: token id, symbol, or contract address.
9
- - Quote currency, usually `usd`, when asking for prices.
10
- - Venue/exchange id when the request is order-book, ticker, or derivatives
11
- specific.
12
- - Time window and candle interval for OHLC or trend questions.
13
-
14
- Ask for missing venue or chain details when the choice changes the answer. For
15
- general price questions, choose a broad market-data toolset and state the source.
16
-
17
- ## Tool selection order
18
-
19
- 1. Use `search_tools` with the asset, venue, and market-data intent.
20
- 2. Inspect the exact schema with `get_api_endpoint_schema`.
21
- 3. For spot context, prefer price, ticker, and liquidity tools.
22
- 4. For chart context, prefer OHLC/OHLCV tools with explicit interval and limit.
23
- 5. For venue context, use exchange/order-book tools only after venue resolution.
24
- 6. For derivatives, include funding/open-interest context when available.
25
-
26
- ## Bounded calls
27
-
28
- - Use small limits for candles and order-book depth unless the user asks for
29
- more.
30
- - Avoid fetching all exchanges or all markets for a single-asset question.
31
- - Do not compare data from different timestamps without saying so.
32
-
33
- ## Report template
34
-
35
- - Summary: current market read in one sentence.
36
- - Calls made: task toolset and exact endpoints.
37
- - Evidence: provider, venue, identifiers, freshness, and key metrics.
38
- - Caveats: stale data, missing venue, fallback, degraded provider, or thin
39
- liquidity.
40
- - Next action: deeper venue, time-window, or liquidity drilldown if needed.
41
-
42
- ## Gotchas
43
-
44
- - Symbols collide. Prefer contract addresses, CoinGecko ids, or venue ids.
45
- - Order-book liquidity is venue-specific; do not generalize it to the full
46
- market.
47
- - Market data can be fresh but still incomplete if a venue/provider is degraded.
@@ -1,41 +0,0 @@
1
- # Network Infrastructure Workflow
2
-
3
- Use this reference for gas, blocks, receipts, logs, transaction status,
4
- supported networks, fee data, and RPC diagnostics.
5
-
6
- ## Required identifiers
7
-
8
- - Chain/network.
9
- - Optional: transaction hash, block number/hash, contract address, log topic,
10
- account address, or time window.
11
-
12
- Ask for exact chain and transaction/block identifiers before status checks.
13
-
14
- ## Tool selection order
15
-
16
- 1. Resolve chain/network id.
17
- 2. Use `search_tools` for gas, block, transaction, receipt, log, supported
18
- network, or RPC diagnostic tools.
19
- 3. Inspect schemas before invocation.
20
- 4. Use current-state tools for gas and block questions.
21
- 5. Use transaction/receipt/log tools only with exact identifiers.
22
-
23
- ## Bounded calls
24
-
25
- - Bound log queries by block range and topics.
26
- - Do not run broad chain scans for a single transaction question.
27
- - Retry transient RPC failures once when appropriate.
28
-
29
- ## Report template
30
-
31
- - Summary: network or transaction state.
32
- - Calls made: endpoints, chain, identifiers, filters.
33
- - Evidence: block/slot, gas/fee, receipt/log/status, freshness/runtime status.
34
- - Caveats: provider mismatch, stale block, rate limit, incomplete logs.
35
- - Next action: narrower log filter, alternate provider, or retry.
36
-
37
- ## Gotchas
38
-
39
- - A transaction hash is not globally unique without chain context.
40
- - Logs require bounded block ranges.
41
- - HTTP health does not prove provider data freshness.
@@ -1,42 +0,0 @@
1
- # NFT Research Workflow
2
-
3
- Use this reference for NFT collections, ownership, metadata, floors, sales,
4
- rarity, spam checks, and Solana assets.
5
-
6
- ## Required identifiers
7
-
8
- - Chain/network.
9
- - Collection contract, token id, asset id, wallet address, or mint.
10
- - Optional: marketplace, time window, trait filter, or owner.
11
-
12
- Ask for chain and contract/asset identifiers when the user gives only a
13
- collection name.
14
-
15
- ## Tool selection order
16
-
17
- 1. Resolve collection, token, wallet, or asset id.
18
- 2. Use `search_tools` for metadata, owners, floor, sales, rarity, spam, and
19
- Solana DAS asset tools.
20
- 3. Inspect schemas before invocation.
21
- 4. Start with metadata/identity.
22
- 5. Add floor/sales or owner/rarity only when relevant.
23
-
24
- ## Bounded calls
25
-
26
- - Limit owner and sales lists.
27
- - Keep collection-level and token-level evidence separate.
28
- - Do not treat one marketplace floor as the entire market without caveat.
29
-
30
- ## Report template
31
-
32
- - Summary: collection/token ownership or market read.
33
- - Calls made: endpoints, chain, contract/asset/token identifiers.
34
- - Evidence: metadata, owner/floor/sales/rarity/spam, freshness/runtime status.
35
- - Caveats: marketplace coverage, stale floor, missing metadata, degraded data.
36
- - Next action: trait drilldown, ownership verification, or market comparison.
37
-
38
- ## Gotchas
39
-
40
- - NFT metadata can be mutable or stale.
41
- - Spam checks can lag new collections.
42
- - Solana assets often require Solana-native DAS identifiers.
@@ -1,42 +0,0 @@
1
- # Prediction Markets Workflow
2
-
3
- Use this reference for prediction market discovery, events, outcomes, prices,
4
- liquidity, stats, traders, holders, and trades.
5
-
6
- ## Required identifiers
7
-
8
- - Topic/search query, event id, market id, token id, or trader address.
9
- - Optional: status filter, limit, date range, outcome, or liquidity threshold.
10
-
11
- If the user starts with a topic, search candidates first and ask for selection
12
- when multiple markets match.
13
-
14
- ## Tool selection order
15
-
16
- 1. Use `search_tools` for prediction market search, event, market, stats,
17
- holders, traders, or trade tools.
18
- 2. Inspect schemas before invocation.
19
- 3. Search events/markets for topic prompts.
20
- 4. Resolve exact market/event/token ids before stats, holders, or trades.
21
- 5. Add liquidity/volume and freshness context before interpreting prices.
22
-
23
- ## Bounded calls
24
-
25
- - Use small search limits and page through only when needed.
26
- - Do not fetch all trades or holders unless the user asks for a deep dive.
27
- - Keep outcome token prices separate from event-level interpretation.
28
-
29
- ## Report template
30
-
31
- - Summary: market/event read and top outcomes.
32
- - Calls made: endpoints, market/event/token/trader identifiers.
33
- - Evidence: price, liquidity, volume, outcomes, holders/traders, freshness.
34
- - Caveats: market probability is not truth, thin liquidity, stale/incomplete
35
- stats, candidate ambiguity.
36
- - Next action: inspect selected market, holders, trades, or related events.
37
-
38
- ## Gotchas
39
-
40
- - Market prices reflect trading/liquidity, not verified probability.
41
- - Similar markets can have different resolution criteria.
42
- - Event-level and outcome-token-level data are not interchangeable.
@@ -1,46 +0,0 @@
1
- # Security Risk Workflow
2
-
3
- Use this reference for token, address, approval, dApp, phishing, contract, and
4
- transaction simulation risk.
5
-
6
- ## Required identifiers
7
-
8
- - Chain/network.
9
- - One or more of: token contract, wallet address, spender address, dApp URL,
10
- contract address, or transaction payload.
11
-
12
- Ask for missing chain and actor details before approval or simulation checks.
13
- Never invent a spender, owner, calldata, or URL.
14
-
15
- ## Tool selection order
16
-
17
- 1. Identify the risk object: token, address, approval, dApp, contract, or
18
- transaction.
19
- 2. Use `search_tools` for the matching security/risk endpoints.
20
- 3. Inspect schemas before invocation.
21
- 4. Run the narrowest risk check first.
22
- 5. Add simulation or approval analysis only when the required payload/owner
23
- details exist.
24
-
25
- ## Bounded calls
26
-
27
- - Keep risk checks scoped to the provided contract, address, or payload.
28
- - Avoid broad scans unless the user explicitly asks for an audit.
29
- - Use severity and evidence rather than unsupported certainty.
30
-
31
- ## Report template
32
-
33
- - Summary: risk level and safest recommendation.
34
- - Calls made: endpoints, chain, risk object, identifiers.
35
- - Evidence: flags, simulation results, approval exposure, source/freshness.
36
- - Caveats: missing payload, incomplete provider coverage, degraded/rate-limited
37
- provider.
38
- - Next action: revoke approval, avoid signing, retry simulation, or provide
39
- missing payload.
40
-
41
- ## Gotchas
42
-
43
- - A token can pass metadata checks and still be risky.
44
- - `plan_required` means the tool exists but cannot run under current upstream
45
- credentials.
46
- - Do not provide signing instructions when a critical risk is unresolved.
@@ -1,42 +0,0 @@
1
- # Solana Analysis Workflow
2
-
3
- Use this reference for Solana wallets, SPL accounts, DAS assets, parsed
4
- transactions, priority fees, launch data, mints, and Solana NFTs.
5
-
6
- ## Required identifiers
7
-
8
- - Solana wallet, mint, token account, asset id, program id, or transaction
9
- signature.
10
- - Optional: slot/time window, owner, collection, or token filter.
11
-
12
- Do not apply EVM address, chain id, or approval assumptions to Solana requests.
13
-
14
- ## Tool selection order
15
-
16
- 1. Classify the identifier: wallet, mint, token account, asset, program, or
17
- transaction.
18
- 2. Use `search_tools` for Solana wallet, SPL token, DAS, parsed transaction,
19
- priority fee, or launch-data tools.
20
- 3. Inspect schemas before invocation.
21
- 4. Use wallet paths for owner/balance/history questions.
22
- 5. Use mint/asset paths for token/NFT questions.
23
-
24
- ## Bounded calls
25
-
26
- - Limit parsed history, asset lists, and token accounts.
27
- - Include slot or fetched time where available.
28
- - Avoid multi-provider mixing without source labels.
29
-
30
- ## Report template
31
-
32
- - Summary: Solana-specific read.
33
- - Calls made: endpoints, identifiers, filters.
34
- - Evidence: balances/assets/transactions/fees, source/freshness/runtime status.
35
- - Caveats: missing key, rate limit, DAS coverage, stale slot, truncated history.
36
- - Next action: transaction drilldown, asset verification, or risk check.
37
-
38
- ## Gotchas
39
-
40
- - Wallets, mints, token accounts, and asset ids are different identifiers.
41
- - Priority fee estimates are time-sensitive.
42
- - Parsed transaction coverage can vary by provider and transaction type.
@@ -1,45 +0,0 @@
1
- # Token Diligence Workflow
2
-
3
- Use this reference when a token needs metadata, liquidity, holder, enrichment,
4
- and risk evidence.
5
-
6
- ## Required identifiers
7
-
8
- - Chain/network.
9
- - Exact token contract or provider-specific token id.
10
- - Optional: quote token, pool address, wallet holder, or time window.
11
-
12
- If the user gives only a ticker or name, resolve the exact contract before
13
- execution. Do not assume a ticker maps to one asset.
14
-
15
- ## Tool selection order
16
-
17
- 1. Resolve chain and contract from the prompt or ask for them.
18
- 2. Use `search_tools` for token metadata, market, holder, DEX liquidity, and
19
- risk capabilities.
20
- 3. Inspect schemas before calling each endpoint.
21
- 4. Start with metadata and market/liquidity checks.
22
- 5. Add holder distribution and enrichment only when the user needs depth.
23
- 6. Add security/risk checks when the user asks whether to trade, approve, or
24
- trust the token.
25
-
26
- ## Bounded calls
27
-
28
- - Limit holder lists and pool searches.
29
- - Separate token-level data from pool-level data.
30
- - Preserve provider-specific risk fields when they drive the conclusion.
31
-
32
- ## Report template
33
-
34
- - Summary: token identity and overall diligence posture.
35
- - Calls made: endpoints and identifiers.
36
- - Evidence: metadata, liquidity, holders, risk/enrichment, source/freshness.
37
- - Caveats: missing provider keys, plan gates, stale liquidity, unresolved
38
- contract ambiguity.
39
- - Next action: security drilldown, liquidity venue check, or holder analysis.
40
-
41
- ## Gotchas
42
-
43
- - A verified name/logo is not proof of safety.
44
- - High FDV or high volume without pool depth can still be risky.
45
- - Missing enrichment is not the same as a clean risk result.
@@ -1,45 +0,0 @@
1
- # Wallet Investigation Workflow
2
-
3
- Use this reference for wallet balances, transfers, PnL, NFTs, DeFi positions,
4
- and notable activity.
5
-
6
- ## Required identifiers
7
-
8
- - Wallet address.
9
- - Chain/network, unless the user explicitly asks for multi-chain.
10
- - Optional: time window, asset filter, counterparty, protocol, or NFT
11
- collection.
12
-
13
- Ask for chain when an EVM address appears without context. For Solana wallets,
14
- use the Solana skill when the request is Solana-specific.
15
-
16
- ## Tool selection order
17
-
18
- 1. Validate the identifier shape for the requested chain.
19
- 2. Use `search_tools` for wallet balance, native balance, transfer, NFT, DeFi,
20
- and PnL tools.
21
- 3. Inspect schemas before endpoint invocation.
22
- 4. Start with balances/native balance.
23
- 5. Add transfers for activity questions.
24
- 6. Add NFTs, DeFi positions, or PnL only when relevant.
25
-
26
- ## Bounded calls
27
-
28
- - Use explicit `limit`, `page`, `per_page`, or time filters for transfers.
29
- - Do not fetch full history for a quick portfolio read.
30
- - Avoid mixing chains unless the user requested multi-chain analysis.
31
-
32
- ## Report template
33
-
34
- - Summary: wallet posture and notable finding.
35
- - Calls made: endpoints, chain, wallet, filters.
36
- - Evidence: balances, transfers, exposure, provider/freshness/runtime status.
37
- - Caveats: missing chains, truncated history, unavailable enrichment, degraded
38
- providers.
39
- - Next action: chain expansion, transfer drilldown, risk check, or PnL detail.
40
-
41
- ## Gotchas
42
-
43
- - Wallet labels and owner identity are not guaranteed.
44
- - Token balances can include spam or illiquid assets.
45
- - Absence of DeFi/NFT data may reflect provider coverage, not true absence.