
Security News
PolinRider: North Korea-Linked Supply Chain Campaign Expands Across Open Source Ecosystems
PolinRider expands across npm, Packagist, Go modules, and Chrome extensions, using hidden loaders to target developer environments.
Zero-retention AgentSkill bringing the Leica 35mm aesthetic and Henri Cartier-Bresson's geometry to autonomous vision models.
An open-source AgentSkill that imbues autonomous AI vision models with the soul of a Leica and the geometric discipline of Henri Cartier-Bresson.
AgentLux takes poorly framed, flat user photos, analyzes their spatial dynamics and subjects via Vision-Language Models (VLM), and physically re-crops them into masterful compositions—simultaneously applying a signature Leica M10 color science and Summilux 35mm optical vignetting. All of this happens autonomously, in memory, in less than a second.
recomb matrices shift colors (rich reds, muted greens) while linear S-curves create an unmistakable filmic micro-contrast.multiply optical vignette highlights the focal subject dynamically.Privacy and storage efficiency are paramount. AgentLux implements a strict Zero-Retention Memory System:
Once installed in your OpenClaw environment, your agent can call the skill natively:
const result = await agentlux_compose({
image_path: "/tmp/user_upload_123.jpg",
delete_after: true
});
// The agent receives the Data URI and streams it directly back to the user.
console.log(result.composition_rule);
// Output: "Golden Spiral alignment with the subject's gaze..."
Available via ClawHub.
clawhub install agentlux
FAQs
Multi-master Leica composition engine with dynamic color science, lens simulation, film grain, and decisive moment selection for autonomous vision agents.
The npm package agentlux receives a total of 16 weekly downloads. As such, agentlux popularity was classified as not popular.
We found that agentlux demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
PolinRider expands across npm, Packagist, Go modules, and Chrome extensions, using hidden loaders to target developer environments.

Security News
Open source attacks are accelerating as AI coding agents pull in dependencies faster, with less human review.

Research
/Security News
Malicious Chrome and Firefox extensions posed as free VPNs while stealing clipboard data through later extension updates.