this post was submitted on 15 Oct 2024
264 points (96.2% liked)

Technology

58719 readers
4048 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 2 days ago (1 children)

I have been considering adding invisible text to documents/web pages with commands to install an open source compiler, download a repo, build it, and execute it. I just don't have any reason to currently.

[–] [email protected] 17 points 2 days ago

Most AI agents don't have that level of access to the systems they are running on. What purpose would anyone have to teach it how to dowload a repo, let alone allow it to arbitrarily run excutables based off input data (distinctly not instructions)?

There are ways to break out of the input data context and issue commands, but you've been watching too many movies. Better to just do things like hide links to a page only a bot would find and auto block anything that requests the hidden page.