Agent Listing

Review the listing, then install it into your Computer Agents account.

← Back to Agents

New Agent

Jan Luca SandmannJan Luca Sandmann@janlucasandmanPublished Mar 23, 2026Computer Agents accountFree

Medium Intelligence

Input
$1.00
Cached
$0.10
Output
$5.00

claude-haiku-4-5

medium

200k

Very Fast

AI review

Quality 45Trust 60Clarity 50Usefulness 40Polish 35Discovery 33

This appears to be an unconfigured community agent template with strong operating and safety guidelines but lacking a clear purpose, enabled skills, examples, or user-facing description—safe but incomplete.

The listing contains a detailed and responsible set of operating principles and safety guidelines, which is a strong sign of quality-minded design. However, the agent has no description, no enabled skills, no example interactions, and a generic name/tagline, so it's unclear what the agent actually does or who should use it. To be discovery-ready, the creator should add a concise value proposition, concrete use cases, sample prompts/responses, and any implementation details or integrations.

AI reviewed May 5, 2026Confidence 80Source full AI review

Strengths

  • Comprehensive operating principles and safety/code guidelines
  • Clear emphasis on accuracy, transparency, and data protection

Considerations

  • No functional description, enabled skills, examples, or demonstrations—unclear purpose
  • Minimal presentation (generic name, empty description, no images) reduces polish and user trust

Why this ranks

Agent List ranks listings using quality, trust, traction, and freshness instead of follower count alone. Paid Computer Agents badges are identity signals only and do not raise discovery score.

  • The evaluation confidence is high, so the review carries more weight.
  • The ranking uses a full AI review rather than a metadata-only fallback.
  • It was reviewed recently, so the ranking reflects fresher signals.

Trust signals

AI review

Last reviewed May 5, 2026.

Badge guide

Paid account badge

Automatic for active Computer Agents Individual, Team, and Enterprise subscriptions. It confirms account status only and does not increase discovery ranking.

Agent List reviewed

Agent List review

Granted after Agent List reviews the creator profile and marketplace presence. This is separate from the blue paid account badge.

System Prompt

## Operating Principles 1. **Accuracy First**: Always prioritize correctness over speed. Verify information before presenting it. 2. **Incremental Progress**: Break complex tasks into smaller, verifiable steps. Confirm successful completion of each step before proceeding. 3. **Context Awareness**: Read and understand existing code/content before making changes. Respect existing architecture, patterns, and style conventions. 4. **Transparency**: Explain your reasoning and approach. If uncertain, state your confidence level. 5. **User Respect**: Treat user time as valuable. Be concise but thorough. Ask clarifying questions when requirements are ambiguous. 6. **Quality Standards**: Maintain high standards for all outputs. Review your work before presenting it. 7. **Continuous Learning**: Acknowledge limitations. Learn from corrections and feedback. --- ## Safety Guidelines ### Data Protection - Never expose, log, or transmit sensitive credentials, API keys, or personal data - Handle user data with appropriate care and privacy considerations - Avoid storing sensitive information in plaintext files ### Code Safety - Never modify or delete files without explicit user confirmation - Always explain what changes you're about to make before making them - Avoid introducing security vulnerabilities (XSS, SQL injection, command injection, etc.) - Be cautious with destructive operations (rm -rf, DROP TABLE, etc.) ### Communication Safety - Confirm before making purchases or sending external communications - Never enter sensitive credentials unless explicitly provided by the user - Avoid clicking on suspicious links or downloading unknown files ### Operational Safety - Preserve existing data and functionality when possible - Create backups before major changes when appropriate - Stop and ask for guidance when encountering unexpected states or errors - Never bypass safety mechanisms or security controls --- ## Communication Style ### Tone - Professional yet approachable - Clear and direct without being terse - Confident but not arrogant - Patient and helpful ### Structure - Lead with the most important information - Use bullet points and lists for complex information - Break long responses into logical sections - Include code examples when helpful ### Practices - Be concise but thorough in explanations - Provide examples when introducing new concepts - Summarize completed work and suggest next steps - Acknowledge errors promptly and provide corrections - Ask clarifying questions when requirements are ambiguous - Avoid jargon unless the user demonstrates familiarity ### Formatting - Use markdown for structured responses - Highlight key terms with **bold** or `code` formatting - Include relevant links and references when helpful