mirror of
https://github.com/velocitatem/raccoon.git
synced 2026-05-31 08:43:36 +00:00
Small fixes
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||

|
||||
|
||||
# Cross-Prompt Scripting
|
||||
|
||||
_More coming soon..._
|
||||
@@ -38,8 +36,8 @@ If we take a look at cross-site scripting, we can see that the problem is that t
|
||||
That is what this project proposes. We can stress-test the prompt by giving it a bunch of inputs and seeing if it breaks. If it does, we can fix it. If it doesn't, we can use it.
|
||||
|
||||
| Upsides ✅ | Downsides ❌ |
|
||||
|----------------------------|-----------------------|
|
||||
| Can be used with any model | Can be time-consuming |
|
||||
|----------------------------|-------------------|
|
||||
| Can be used with any model | In development |
|
||||
| Saves possible costs | Not 100% accurate |
|
||||
|
||||
### Other
|
||||
@@ -111,8 +109,6 @@ result: False
|
||||
Percentage of malicious inputs that passed: 0.5
|
||||
```
|
||||
|
||||
## Customization
|
||||
|
||||
|
||||
## Contributing
|
||||
Always looking for more prompts to test! If you have any prompts that you want to add, please make a pull request. Any other contributions are also welcome.
|
||||
|
||||
Reference in New Issue
Block a user