CtrlK
BlogDocsLog inGet started
Tessl Logo

fundraiseup

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.

Invalid
This skill can't be scored yet
Validation errors are blocking scoring. Review and fix them to unlock Quality, Impact and Security scores. See what needs fixing →
SKILL.md
Quality
Evals
Security

Security

2 findings — 2 medium severity. This skill can be installed but you should review these findings before use.

Medium

W011: Third-party content exposure detected (indirect prompt injection risk)

What this means

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.

Why it was flagged

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.

Report incorrect finding
Medium

W009: Direct money access capability detected (payment gateways, crypto, banking)

What this means

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.

Why it was flagged

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.

Repository
Demerzels-lab/elsamultiskillagent
Audited
Security analysis
Snyk

Is this your skill?

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.