MUST use when writing Bun Native scripts. The script must start with //native to run on the native worker.
54
61%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Medium
Suggest reviewing before use
Fix and improve this skill with Tessl
tessl review fix ./system_prompts/auto-generated/skills/write-script-bunnative/SKILL.mdSecurity
1 medium severity finding. This skill can be installed but you should review these findings before use.
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.
The skill explicitly exposes a Stripe resource type (RT.Stripe) to script entrypoints and documents receiving it as a parameter (e.g., "export async function main(stripe: RT.Stripe)"), which provides API keys/config the script can use to call Stripe. This is a specific payment gateway integration (Stripe), so it grants direct financial execution capability.
33d2845
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.