mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-05-29 13:17:05 +02:00
Merge pull request 'Adding a section for infosec issues explicitly' (#57) from infosec-risks-section into main
Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/57 Reviewed-by: Max <cloudymax@noreply.codeberg.org>
This commit is contained in:
commit
86ac45ca8e
1 changed files with 8 additions and 1 deletions
|
|
@ -47,6 +47,7 @@ To Contribute, checkout our [`CONTRIBUTING.md`](./CONTRIBUTING.md).
|
|||
* [Stolen Training Data](#stolen-training-data)
|
||||
* [Environmental Impact](#environmental-impact)
|
||||
* [Poor Code Quality](#poor-code-quality)
|
||||
* [Infosec Risks](infosec-risks)
|
||||
* [Healthy and Safety](#healthy-and-safety)
|
||||
* [Maintainer Fatigue](#maintainer-fatigue)
|
||||
|
||||
|
|
@ -288,9 +289,15 @@ To start learning a bit more, you can checkout the wikipedia page on [Environmen
|
|||
Vibe coding / agentic workflows result in poorer code quality, and relaxed oversight practices. These effects may be compounded by the common practice of using additional LLM-based tooling to provide code-reviews.
|
||||
|
||||
- [How I Dropped Our Production Database and Now Pay 10% More for AWS](http://archive.today/2026.03.06-144058/https://alexeyondata.substack.com/p/how-i-dropped-our-production-database)
|
||||
- [Meta Security Researcher's AI Agent Accidentally Deleted Her Emails](http://archive.today/2026.02.26-153034/https://www.pcmag.com/news/meta-security-researchers-openclaw-ai-agent-accidentally-deleted-her-emails)
|
||||
- [Claude Tested Everything Except the One Thing That Mattered (Ai agent refuses to follow explicit instructions to test `createPost()` in increasingly erratic ways)](http://archive.today/2026.03.09-201135/https://christophermeiklejohn.com/ai/claude/2026/03/08/claude-tested-everything-except-the-one-thing-that-mattered.html)
|
||||
|
||||
### Infosec risks
|
||||
|
||||
This also often results in massive security holes.
|
||||
|
||||
- [Meta Security Researcher's AI Agent Accidentally Deleted Her Emails](http://archive.today/2026.02.26-153034/https://www.pcmag.com/news/meta-security-researchers-openclaw-ai-agent-accidentally-deleted-her-emails)
|
||||
- [Moltbook’s ‘vibe-coded’ breach is the future of security failures](https://thehill.com/opinion/cybersecurity/5744310-ai-powered-security-risks/)
|
||||
|
||||
## Healthy and Safety
|
||||
|
||||
There's been a number of high profile incidents that have resulted in endangerment or death. Here's some examples:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue