Bartrd
v1.0.0Trade skills with university students using credits instead of cash. Search trades, post offers, accept matches, and earn credits on Bartrd.
⭐ 0· 114·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description describe a Bartrd API client and the skill only requires BARTRD_API_KEY and calls endpoints under https://getbartrd.com/api/v1 — these requirements align with the stated functionality (search/post/accept trades, check credits, request AI services).
Instruction Scope
SKILL.md restricts actions to specific Bartrd API endpoints and explicitly instructs the agent to ask for user confirmation before posting trades, accepting matches, or executing paid AI requests. It does not instruct reading unrelated files, other environment variables, or sending data to third‑party endpoints.
Install Mechanism
No install spec or code files are included (instruction-only). Nothing is downloaded or written to disk by the skill itself, which minimizes installation risk.
Credentials
Only a single env var (BARTRD_API_KEY) is required and declared as the primary credential; that is appropriate for an API client. No unrelated secrets or config paths are requested.
Persistence & Privilege
The skill does not request always:true and does not modify other skills or system-wide settings. Model invocation is allowed (default) which is normal for autonomous skills but not combined with any other elevated privileges.
Assessment
This skill appears to do only what it says: talk to getbartrd.com using the BARTRD_API_KEY. Before installing, verify you trust https://getbartrd.com and that the API key you provide has only the permissions it needs. Treat the API key like a password: provide it only to trusted skills, and be prepared to rotate/revoke it if you later suspect misuse. The SKILL.md requires explicit user confirmation for any action that spends credits—pay attention to prompts before approving transactions.Like a lobster shell, security has layers — review code before you run it.
latestvk97d6yjephvq6br88h6qermk21839td2
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
🤝 Clawdis
EnvBARTRD_API_KEY
Primary envBARTRD_API_KEY
