AgentsAug 27

Image: The Threshold Report/GPT Image 2
Hidden repository text made Amazon's Kiro agent leak local secrets
Mindgard found that text planted inside a code repository could direct Amazon Kiro, a coding agent, to read sensitive local data and send it to a server the attacker controlled. The victim did not have to do anything unusual: open the malicious workspace file, then send the agent any message at all. The path ran through an altered workspace URL and a tool call the agent made on its own, and the researchers demonstrated it in workspaces marked trusted as well as untrusted ones. Developers who let a coding agent read project files and call tools are also letting whoever wrote those files issue instructions.
Negative - Amazon's disclosure triage could not tell two different exfiltration paths apart, so a real flaw had to be found twice before it was fixed.
Positive - Amazon has since verified the researchers' report and shipped the fix in Kiro 0.8.140.
AgentsAug 31

Image: github.github.com
GitHub runs coding agents in Actions with sandboxes and budgets
GitHub Agentic Workflows, detailed today run Copilot, Claude Code, Gemini, Codex, and other coding agents as scheduled or event-triggered GitHub Actions jobs. Each run happens in a sandbox with scoped permissions, isolated credentials, checked outputs, threat detection, and a per-run cap on AI credits. A team can hand off issue triage, pull-request review, documentation updates, and investigation of CI runs while keeping write access and spending inside limits it sets.
Positive - GitHub placed widely used coding agents inside sandboxed workflows with scoped access, isolated credentials, threat detection, and spending limits.
ImageAug 31

Image: theverge.com
Instagram will cut reach for unlabeled AI-generated profiles
Accounts built around AI-made people will carry a label reading "AI-generated profile" on Instagram, a rename of the earlier "AI creator" disclosure announced today. Profiles that skip the label will have their reach reduced, including in Reels and Explore recommendations. Users get clearer notice when an apparent human influencer was generated, and accounts that stay quiet about it lose a main path to new audiences.
Positive - Instagram's planned reach penalties give AI-generated profiles a concrete incentive to disclose that they do not depict real people.
TextAug 31
EU puts ChatGPT under its strictest online-safety rules
The European Commission designated ChatGPT a Very Large service under the Digital Services Act today, naming Reddit and Roblox the same day. The designation carries requirements on illegal content, risks to minors, privacy, and transparency, and noncompliance can bring fines. OpenAI will have to assess and reduce risks that come with operating at that scale, under a formal EU framework built for the biggest platforms and now reaching generative AI.
Positive - The EU designation puts ChatGPT on a binding path toward stricter controls for illegal content, minors, privacy, and transparency.
TextAug 31
Debian allows AI-assisted code, keeps contributors responsible for it
Debian adopted a policy today permitting developers to use generative AI for development, maintenance, and documentation. Anything submitted with AI help still has to meet the project's existing standards for quality, correctness, maintainability, and legal cleanliness. Maintainers of one of the largest Linux distributions face no separate approval process for using the tools, and remain expected to review, test, and understand the work they sign their name to.
Positive - Debian kept human contributors accountable for AI-assisted work under its existing quality, maintainability, and legal standards.