<- Back
Comments (28)
- gbrindisiShameless plug: in case someone finds this requiring too many tokens, we shared the recipe on how we built our own in house audit skill so that it can easily be replicated and tuned to different environments https://www.synthesia.io/post/automating-code-security-revie...
- prodigycorpHi Cloudflare people, if you are reading this. Please clean up your Cloudflare. Skills. There are way too many skills for the platform. You should consolidate all of your skills into a single skill and route everything thru that skill. The way it is right now pollutes our context window.https://github.com/cloudflare/skills/tree/main/skills
- tonymetWhat’s the difference between a skill and a prompt? Separate files? Aren’t tokens, tokens?
- wslhTip for security professionals using LLMs: audit skills that explicitly frame the task as security research sometimes trigger refusals from the top OpenAI and Anthropic models because they guard against misuse. What works for me: separate skills for bug classes (and bugs in general) without the security framing, plus another skill that combines their findings to spot security bugs.
- drchaimI threw 1M tokens for nothing in a medium codebase.
- hyperionultraUf, how much tokens?
- 9elAny clues why "an OS-enforced sandbox" is in requirements?
- aitoolcrux[flagged]