Need help?
<- Back

Comments (28)

  • gbrindisi
    Shameless 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...
  • prodigycorp
    Hi 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
  • tonymet
    What’s the difference between a skill and a prompt? Separate files? Aren’t tokens, tokens?
  • wslh
    Tip 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.
  • drchaim
    I threw 1M tokens for nothing in a medium codebase.
  • hyperionultra
    Uf, how much tokens?
  • 9el
    Any clues why "an OS-enforced sandbox" is in requirements?
  • aitoolcrux
    [flagged]