Collection

Security Review Pack

Run practical security checks before installing or publishing tools.

Grab the Whole Collection

Install or export the full bundle as one collection instead of collecting entries one by one.

18 entries10 tools8 skills
collection bundle
$ironclaw ironhub collection install security-review
>18 entries selected
>10 tools / 8 skills
>bundle ready for agent loadout

Included Tools and Skills

This collection keeps the workflow together on one page. Use the bundle action above when you want all entries together.

1
Legal Readiness Check And Contract Kickoff Packet

Prompt skill · Dev Tools

When a new partnership or vendor contract is about to take effect, the agent compiles a kickoff packet covering the status of legal review, the obligations the organization just committed to, key dates, named owners, and risk flags. Delivered to the deal owner before the contract effective date so nothing slips on day one.

Skilllegalcontractspartnerships
IronHubNo required secrets
2
Near Rpc

WASM tool · Web3

NEAR Protocol JSON-RPC integration. 27 actions covering account state, access keys, contract storage and code, view function calls, blocks, chunks, validators, transaction lifecycle, gas and protocol config, state changes, network status, and light-client proofs. No credentials required for read actions.

WASM toolNEARHTTP allowlistNo required secrets
IronHubNo required secrets
3
Attio

WASM tool · Dev Tools

Attio CRM API v2 read and write access. Queries, fetches, creates, updates, asserts, and deletes records for any object (people, companies, deals, users, workspaces, or custom), reads the object catalog and per-object attribute schemas, lists lists and queries list entries, and lists and creates notes and tasks. Exposes a raw attio_request action for any v2 endpoint bounded by the same host allowlist. Authenticated with an Attio workspace API key presented as a Bearer header against api.attio.com.

WASM toolHTTP allowlist
IronHub1 secrets
4
Blog Transaction Log Data Quality

Prompt skill · Dev Tools

Runs a weekly data-quality and hygiene check on the BLOG on-chain bookkeeping ledger. Reads the ledger account's recent transactions, flags missing references, anomalies, and gaps, and writes a findings report to Notion for finance review.

Skillfinancebookkeepingcompliance
IronHubNo required secrets
5
Bluesky Analytics

WASM tool · Web3

Read-only Bluesky (AT Protocol) analytics. Browse public accounts, posts, social graph, and engagement via the unauthenticated AppView. Look up profiles with follower/post counts, read an account's feed with per-post like/repost/reply counts, walk a post's reply (comment) tree, list followers/follows and who liked/reposted a post, and search for accounts. No authentication required.

WASM toolHTTP allowlistNo required secrets
IronHubNo required secrets
6
Btc Dominance Alert

Prompt skill · Web3

Watches Bitcoin dominance (BTC's share of total crypto market cap) and alerts the user on Telegram only when it crosses a key threshold: below 60% reads as a possible altcoin-season signal, above 65% as BTC dominance expanding. Between 60% and 65% it stays silent. Each check is logged to memory as an audit trail, and it only alerts on an actual threshold crossing, never on every run.

Skillcryptobitcoinmonitoring
IronHubNo required secrets
7
Community Engagement Monitoring And Matchmaking

Prompt skill · Dev Tools

Watches community channels for engagement signals (members asking questions repeatedly, members offering help in their domain, members at risk of churning) and produces a daily digest for community leads with suggested actions covering who needs a personal follow-up, who to introduce to whom, and where attention is most needed. All actions go through the community lead, never auto-DM.

Skillcommunityoperationsmonitoring
IronHubNo required secrets
8
Crypto Ta Engine

WASM tool · Web3

Deterministic technical-analysis engine for Ironclaw. Fetches Binance Spot klines and computes EMA/RSI/MACD/StochRSI/ADX/ATR/Bollinger/OBV/CMF/VWAP plus a weighted multi-timeframe confluence verdict with ATR-based stop-loss/take-profit. Moves all TA math out of the LLM.

WASM toolHTTP allowlistNo required secrets
IronHubNo required secrets
9
Crypto Wallet Verification

Prompt skill · Web3

Verifies a new crypto wallet on-chain before it is added as a payee, then prepares a small test payment for the user's own wallet to sign. The agent never holds or signs keys; it verifies the address, hands the unsigned test payment to the user's wallet, and confirms the result on-chain.

Skillfinancepaymentson-chain
IronHubNo required secrets
10
Defi Portfolio Monitor

Prompt skill · Web3

Stores the user's DeFi positions in memory and sends a daily Telegram report: it pulls live TVL for each of their protocols from DefiLlama, rates each position's risk from the 24h and 7d TVL change (a 7-day drop over 20% reads as HIGH RISK), and scans DefiLlama's yield database for the best current stablecoin yields above 5% APY. One report covers position risk, a one-line read per protocol, and where better yield is available right now.

Skillcryptodefimonitoring
IronHubNo required secrets
11
Defillama

WASM tool · Dev Tools

DefiLlama DeFi analytics — protocol/chain TVL, token prices, stablecoin circulation, yield/APY pools, DEX volumes, and fees/revenue from the free open API. No API key, no auth setup.

WASM toolHTTP allowlistNo required secrets
IronHubNo required secrets
12
Evm Rpc

WASM tool · Web3

EVM JSON-RPC integration. Read account balances, contract code and storage, call view functions, fetch blocks, transactions, receipts, and event logs. Built-in chain shortcuts for Ethereum mainnet, Polygon, Arbitrum, Optimism, Base, BNB Chain, and Avalanche; accepts custom RPC URLs for any EVM-compatible network. Read-only (no transaction signing).

WASM toolHTTP allowlistNo required secrets
IronHubNo required secrets
13
Expense Receipt Compliance

Prompt skill · Dev Tools

Scans expense submissions for missing or non-compliant receipts, sends automated follow-up requests to submitters, and triages exceptions into a Notion register for finance review.

Skillfinancecomplianceoperations
IronHubNo required secrets
14
Frankfurter Fx

WASM tool · Dev Tools

Foreign exchange (FX) rates, currency conversions, multi-currency portfolio conversion, and historical rate analytics powered by Central Bank data via Frankfurter v2.

WASM toolHTTP allowlistNo required secrets
IronHubNo required secrets
15
Hubspot

WASM tool · Dev Tools

HubSpot CRM v3 read and write access. Lists, searches, fetches, creates, updates, and archives contacts, companies, deals, and tickets. Lists contact lists and members, CRM owners, and per-object properties. Exposes a raw hubspot_request action for any CRM v3 endpoint bounded by the same host allowlist. Authenticated with a HubSpot access token (Private App or Service Key) presented as a Bearer header against api.hubapi.com.

WASM toolHTTP allowlist
IronHub1 secrets
16
Kyc Renewal Tracking

Prompt skill · Dev Tools

Tracks KYC and KYB renewal cycles for counterparties and entities in a Notion register, surfaces upcoming or overdue renewals on a daily digest, and drafts outreach to the counterparty when documentation is requested.

Skillfinancecomplianceoperations
IronHubNo required secrets
17
Monday

WASM tool · Dev Tools

monday.com API v2 (GraphQL) read and write access. Reads the current account, boards (list/get/groups), items (paginated by board, single get, search by column value, updates), users, and workspaces. Writes: create_item, update_item_column_values (change_multiple_column_values), archive_item, delete_item, move_item_to_group, create_group, create_subitem, create_update. Exposes a raw monday_graphql_query action for any query or mutation against api.monday.com/v2. Authenticated with a personal API v2 token sent as the raw value of an Authorization header (NO Bearer prefix per the monday.com convention).

WASM toolHTTP allowlist
IronHub1 secrets
18
Nearcatalog

WASM tool · Web3

Explore the NEAR ecosystem from public NEAR Catalog data. Keyword-search projects, browse and filter the catalog by status/phase, list trending projects, look up full project profiles and related projects, browse categories, find people building on NEAR, and list awesome-near OSS libraries. No authentication required.

WASM toolNEARHTTP allowlistNo required secrets
IronHubNo required secrets