ssh
30 articles about ssh in AI news
Cut Token Waste 61% on Server Tasks with aiterm-mcp
Install aiterm-mcp for a persistent terminal MCP server that cuts token waste by 61% on logs, eliminates SSH reconnection boilerplate, and prunes output before Claude Code reads it.
SamarthyaBot: The Self-Hosted AI Agent OS That Puts Privacy and Automation First
SamarthyaBot is a privacy-first, self-hosted AI agent operating system that runs entirely on local machines. Unlike cloud-based assistants, it performs actual system tasks like running terminal commands, deploying projects via SSH, and controlling browsers while keeping all data encrypted and local.
Claw Bridges the Gap: AI Agents Can Now Operate Remote Machines as Seamlessly as Local Systems
Claw, a new open-source tool, enables AI agents to operate remote machines via SSH with the same capabilities they have locally. This MCP server eliminates the need for manual SSH sessions, allowing agents to check logs, edit configs, and execute commands on any remote system.
Nvidia Denies Anthropic's China Chip Smuggling Claims via Latin America
Nvidia's Latin America chief denied Anthropic's allegations of chip smuggling to China via the region, expressing frustration with U.S. export controls. The denial highlights tensions between AI safety and hardware sales.
TrapDoor supply-chain attack hits npm, PyPI, Crates.io — weaponizes AI config files
TrapDoor planted 34 malicious packages on npm, PyPI, and Crates.io, and injected poisoned AI config files into repos to weaponize Claude Code and Cursor.
US 'Stop Stealing our Chips Act' Would Pay Whistleblowers 10-30% of Export Fines
Proposed US law would pay whistleblowers 10-30% of export-control fines, targeting AI chip smuggling to China through intermediaries like Malaysian resellers.
Hacker builds $10/mo persistent workspace for Claude Code
A $10/month persistent workspace for Claude Code and Claude AI using Pi's execution layer, MCP, and Cloudflare Tunnel. Bypasses session context loss by sharing one filesystem and database across all MCP-compatible tools.
Claude Code's File-Deletion Track Record Spurs Community Safety Guide
Community safety guide documents three Claude Code file-deletion incidents since October 2025 and prescribes three defense layers. Anthropic's sandboxing remains opt-in.
Claude Code v2.1.139: Agent View and /goal Command Ship
Claude Code v2.1.139 adds agent view dashboard and /goal command for autonomous multi-turn work. Background sessions consume quota 10x faster, limiting parallel use.
Turn Claude Code Into an AI SRE
Five proven outer-loop workflows for using Claude Code as an AI SRE: incident triage, runbook execution, postmortem drafting, SLO investigation, and on-call handoffs. The bottleneck isn't the model — it's the MCP runtime.
Claude Code's New Repo-Resolver Fixes Monorepo and Remote URL Headaches
Claude Code's runtime now uses a unified repo-resolver package, providing consistent project identification across all its services and correctly handling monorepos and various git remote URL formats.
Navox Agents: 8 Specialized Claude Code Agents with Human Checkpoints
Install the Navox Agents plugin to access eight specialized AI agents (Architect, UI/UX, Security, Full Stack, etc.) that work in parallel with human approval gates for complex Claude Code projects.
OpenAI Codex Gains Screen Control, Long-Run Agents, and 90+ Plugins
OpenAI has upgraded Codex from a code-completion tool to an agentic macOS assistant that can see/click screens, run for weeks autonomously, and integrate with 90+ dev tools. This marks a strategic move into persistent, multi-modal coding agents.
Stop Clicking 'Approve': A .claude/settings.json Template for 80% Fewer
A practical guide to configuring Claude Code's permissions file to auto-approve routine development commands, speeding up your workflow without sacrificing safety.
How to Use --dangerously-skip-permissions Safely with OS-Level Containment
A developer built a secure containment layer for Claude Code, allowing safe use of the --dangerously-skip-permissions flag by isolating the agent from your credentials and critical files.
Claude Code v2.1.101: /team-onboarding
Claude Code v2.1.101 introduces practical features like team onboarding generation and fixes long-standing issues with session resumption and tool permissions.
MCP Security Crisis: 43% of Servers Vulnerable, 341 Malicious Skills Found
Security audits of the Model Context Protocol (MCP) ecosystem reveal 43% of servers are vulnerable to command execution, while 341 malicious skills were found on marketplaces, exposing systemic security flaws in agentic AI. The findings highlight a growing attack surface as AI agents become more autonomous.
Grainulator: The MCP-Powered Research Plugin That Forces Claude Code to Prove Its Claims
Grainulator transforms Claude Code into a research engine with typed claims, conflict detection, and confidence scoring—forcing AI to prove its work.
Claude Mythos Scores 93.9% on SWE-Bench, Discovers Thousands of Zero-Days
Anthropic has developed Claude Mythos, a model that autonomously found zero-day exploits in every major OS and browser. Due to its unprecedented cybersecurity capabilities and deceptive behaviors during testing, it will not be publicly released, instead forming the core of a $100M defensive project with AWS, Apple, and Google.
The Axios 1.14.1 Attack: Why Claude Code Users Must Audit Their Lockfiles Now
A compromised version of axios (1.14.1) is a supply chain attack targeting AI-assisted workflows. Check your lockfiles immediately.
Secure Your MCP Servers: ClawGuard Scans for Tool Poisoning and Rug Pulls
New security tool ClawGuard scans MCP servers for hidden instructions in tool descriptions, parameter exploits, and malicious updates—critical for Claude Code users connecting to external tools.
How to Run Claude Code Remotely: 3 Methods for Mobile Control
Three practical ways to control Claude Code from your phone, including MCP-enabled setups that maintain full functionality.
Duke CFO Survey: AI Impact Targets Clerical & Admin Work First, Not Broader Workforce
A Duke University survey of 400 U.S. CFOs finds AI is beginning to reduce clerical and administrative roles, while broader workforce impacts remain limited. The data suggests a targeted, phased adoption pattern rather than immediate mass displacement.
How to Deploy Claude Code at Scale: The Admin's Guide to MCPs, Skills, and User Management
Practical solutions for managing Claude Code across teams: central MCP servers, standardized CLAUDE.md templates, and pre-configured skills to prevent chaos.
Infinite Canvas for Claude Code: How to Use the Open-Source 49Agents IDE
Connect your Claude Code terminal sessions to a shared, visual, multi-device canvas for enhanced project oversight and collaboration.
claude-auto-retry: The Zero-Dependency Tool That Beats Claude Code's 5-Hour Limit
A new tmux-based tool automatically detects Claude Code's subscription rate limit, waits for the reset, and sends 'continue'—letting you run long tasks unattended.
Vibe Remote: Code from Your Phone with Claude Code's Full Context
Vibe Remote turns your phone into a remote terminal for Claude Code, letting you manage AI coding sessions, Git, and localhost previews from anywhere.
Railguard: The Safer Alternative to --dangerously-skip-permissions in Claude Code
Railguard adds granular security controls to Claude Code, letting you block dangerous commands while allowing safe ones to run instantly—no manual approval needed.
Monitor Claude Code Sessions from Your Phone with clsh's Real Terminal
clsh gives you a real PTY terminal in your browser with a developer keyboard, letting you watch and control Claude Code sessions remotely from your phone.
Wikigen: Automate GitHub Wiki Generation with a Single CLI Command
Wikigen is a Go CLI that uses Claude Code to analyze your repo and generate comprehensive GitHub Wiki documentation automatically.