AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Openfort

skill-openfort-xyz-agent-skills-openfort · by openfort-xyz

>

— No reviews yet
0 installs
27 views
0.0% view→install

Install

$ agentstack add skill-openfort-xyz-agent-skills-openfort

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • ✓ Prompt-injection patterns
  • ✓ Secret / credential exfiltration
  • ✓ Dangerous shell & filesystem operations
  • ✓ Untrusted network calls
  • ✓ Known-malicious package signatures

What it can access

  • ✓ Network access No
  • ✓ Filesystem access No
  • ✓ Shell / process execution No
  • ✓ Environment & secrets No
  • ✓ Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-openfort-xyz-agent-skills-openfort)

Reliability & compatibility

✓ Security review passed
0 installs to date
— no reviews yet
● 3mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Openfort? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Openfort

Skill for navigating Openfort documentation, browsing SDK source code, and executing platform operations via MCP tools.

> ⚠️ Test vs. live keys. Openfort has two isolated universes: test mode (*_test_*, testnet) and live mode (*_live_*, mainnet, real funds). Wallets/accounts created with test (dev) keys exist only on testnet and must never be used in production — go live with live keys and fresh wallets. See https://openfort.io/docs/configuration/api-keys.

Capabilities

  • Navigate Openfort documentation and SDKs
  • Browse source code for openfort-xyz/openfort-js (low level typescript library), openfort-xyz/openfort-react (React TypeScript SDK), openfort-xyz/react-native (React Native SDK), openfort-xyz/node (TypeScript Node SDK), openfort-xyz/openfort-csharp-unity (Unity SDK), openfort-xyz/swift-sdk (Swift SDK)
  • Access related libraries: viem, wagmi
  • Execute Openfort CLI commands via MCP tools

For MCP tool details, see references/mcp-tools.md.

Available Sources

  • openfort-xyz/openfort-js – Low level TypeScript SDK
  • openfort-xyz/openfort-react – React SDK
  • openfort-xyz/react-native – React Native SDK
  • openfort-xyz/cli – CLI
  • openfort-xyz/openfort-node – Node TypeScript SDK
  • openfort-xyz/swift-sdk – Swift SDK
  • openfort-xyz/openfort-csharp-unity – Unity SDK
  • wevm/viem – TypeScript Ethereum interface
  • wevm/wagmi – React hooks for Ethereum

Workflow

  1. Search docs first: Use mcp__openfort-docs__search_docs to find relevant documentation
  2. Read pages: Use mcp__openfort-docs__read_page with the page path
  3. Explore source: Use mcp__openfort-docs__search_source or mcp__openfort-docs__get_file_tree to find implementations
  4. Read code: Use mcp__openfort-docs__read_source_file to examine specific files

Key Concepts

  • Openfort Embedded Wallets: Give each user a wallet tied to your app with regular auth methods (EVM and Solana).
  • Openfort Backend Wallets: Running onchain AI agents or trading bots with programmatic control. Managing app-wide funds like fees and rewards. (EVM and Solana).
  • Fee Sponsorship: Sending transactions from wallets without requiring native chain tokens. Fully sponsor the transaction or charge custom tokens (e.g. stablecoins like USDT or USDC).
  • Policies: set of rules and conditions that must be fulfilled. Can be applied to both fee-sponsorship or backend wallet operations.

Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

Install and usage instructions live in the source repository linked above.

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.