Portfolio Copilot
v1.0.0Conversational portfolio briefings for Paradex accounts and vaults. Unifies account summary, positions, fills, balances, market data, and funding into natura...
⭐ 0· 36·0 current·0 all-time
bySergey Vidyuk@sv
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description request portfolio summaries and the SKILL.md only refers to Paradex-specific MCP tools (account_summary, positions, balances, market_summaries, funding, transfers). There are no unrelated environment variables, binaries, or install steps requested — the requested capabilities match the stated purpose.
Instruction Scope
All runtime instructions are limited to reading Paradex portfolio and market data and formatting briefings. The SKILL.md does not instruct reading local files, environment secrets, or contacting external endpoints outside of the listed MCP tools. Recommendation: confirm that the referenced MCP tools are read-only and do not themselves have side effects (e.g., placing orders) or return unrelated account data.
Install Mechanism
No install spec and no code files — instruction-only skill. Nothing is downloaded or written to disk, which minimizes installation risk.
Credentials
The skill declares no required environment variables, secrets, or config paths. This is proportionate for a read-only briefing skill. Verify on your platform whether access to the MCP tools requires separate credentials and that those credentials are scoped appropriately.
Persistence & Privilege
always is false and model invocation is allowed (normal). The skill does not request permanent presence or claim to modify other skills or system settings.
Assessment
This skill appears internally consistent and low-risk: it only formats and presents Paradex account and market data. Before installing, confirm two things with your platform/operator: (1) the MCP tools referenced are read-only (they should only return account/market data and not execute trades or expose unrelated credentials), and (2) any credentials the platform supplies to those MCP tools are scoped minimally (read-only, limited to the specific Paradex account). If you want extra caution, test the skill with a non-production or demo Paradex account so you can confirm the outputs and that no unexpected actions occur.Like a lobster shell, security has layers — review code before you run it.
latestvk97d6jb3aatj211zkf8yn08xjd841tfg
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
