Interact with FundraiseUp REST API to manage donations, recurring plans, supporters, campaigns, and donor portal access. Process online and offline donations, retrieve fundraising analytics, and integrate with nonprofit CRM systems.
Security
2 findings — 2 medium severity. This skill can be installed but you should review these findings before use.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.80). The skill's SKILL.md shows it fetches and processes user-generated data from the FundraiseUp REST API (e.g., GET /donations, GET /supporters, events and donation.comment/custom_fields) so the agent will read third-party supporter/donation content that could influence subsequent actions like creating/updating donations or generating donor-portal links.
The skill is specifically designed for direct financial operations, giving the agent the ability to move money or execute financial transactions — such as payment processing, cryptocurrency operations, banking integrations, or market order execution.
Direct money access detected (high risk: 1.00). The skill is explicitly designed to process money: it provides FundraiseUp REST endpoints to create donations (POST /donations), create/update recurring plans, and process online/offline donations. The Create Donation flow requires a Stripe Payment Method ID and API keys with "create new donations" permission; the docs explicitly reference payment processing, PCI compliance, and credit-card payments. These are specific payment gateway/transaction operations (not generic API or browser tooling), so it grants direct financial execution capability.
45f9fac
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.