Viking
{
"prompt": "You will perform an image edit using the person from the provided photo as the main subject. The face must remain clear and unaltered. Transform the subject into a formidable **Viking Jarl or Shieldmaiden**, standing commanding at the prow of a longship sailing through a dramatic Norwegian fjord. Emphasize rugged textures of fur and metal, cold Northern light, sea spray, and an epic, adventurous atmosphere.",
"details": {
"year": "Viking Age (approx. 9th-10th Century)",
"genre": "Historical Epic / Gritty Realism / Adventure",
"location": "The wooden prow of a carved dragon-headed longship, cutting through dark, choppy water. Steep, mist-shrouded mountains rise dramatically on both sides of the fjord. Snow might be visible on the peaks. The sky is overcast and heavy.",
"lighting": "Cold, diffused Northern daylight. It's moody and overcast, creating soft but distinct shadows. The light emphasizes the textures of wet wood, metal, and fur. No warm sunlight.",
"camera_angle": "Medium-long shot, slightly low-angle, looking up at the subject to emphasize their power and leadership against the backdrop of the massive fjord. (1:1 composition).",
"emotion": "Fierce, commanding, determined, and rugged.",
"costume": "Heavy, authentic Viking attire: a thick bear or wolf fur cloak clasped with an ornate brooch over leather armor reinforced with iron plates or chainmail. A large, battle-worn bearded axe resting on their shoulder or held firmly. Hair might be braided, and if applicable, a rugged beard. Subtle, historically plausible tattoos on visible skin.",
"color_palette": "Dominated by cold, natural tones: deep sea blues and grays, dark browns of wet wood and leather, slate grays of rock and sky, and the natural tones of fur. The metal accents are dull iron, not shiny steel.",
"atmosphere": "Epic, raw, cold, and adventurous. The air feels freezing and damp with sea spray. The sound of waves crashing against wood is almost audible. A sense of a long journey and conquest.",
"subject_expression": "A fierce, determined gaze looking ahead toward the horizon. The face is set in a grim, commanding line, showing resilience against the elements. Sea spray might be on their face.",
"subject_action": "Standing with a wide, stable stance on the shifting deck. One hand is gripping the dragon-head stem of the ship or the rigging, while the other holds their axe. They are bracing against the movement of the sea.",
"environmental_elements": "Sea spray splashing over the bow. Other crew members (rowers) are visible as indistinct, rugged shapes in the background, laboring at the oars. The sail is a heavy, woven wool fabric with bold stripes (e.g., red and white)."
}
}
Cinematic Close-Up Portrait Generation
{
"colors": {
"color_temperature": "warm",
"contrast_level": "high",
"dominant_palette": [
"burnt orange",
"deep teal",
"black",
"tan"
]
},
"composition": {
"camera_angle": "close-up",
"depth_of_field": "medium",
"focus": "Man's face in profile",
"framing": "The subject is tightly framed on the left, looking towards the right side of the frame, creating negative space for his gaze."
},
"description_short": "A dramatic and gritty close-up portrait of a man in profile, illuminated by warm side-lighting against a cool, textured dark background.",
"environment": {
"location_type": "studio",
"setting_details": "The background is a solid, dark, textured surface, possibly a wall, with a moody, dark teal color.",
"time_of_day": "unknown",
"weather": "none"
},
"lighting": {
"intensity": "strong",
"source_direction": "side",
"type": "cinematic"
},
"mood": {
"atmosphere": "Introspective and somber",
"emotional_tone": "melancholic"
},
"narrative_elements": {
"character_interactions": "The man is alone, seemingly lost in thought, creating a sense of isolation and introspection.",
"environmental_storytelling": "The dark, textured, and minimalist background serves to isolate the subject, focusing all attention on his emotional state and the detailed texture of his features.",
"implied_action": "The subject is in a still moment of deep contemplation, gazing at something unseen off-camera."
},
"objects": [
"Man",
"Jacket collar"
],
"people": {
"ages": [
"young adult"
],
"clothing_style": "The dark collar of a jacket or coat is visible.",
"count": "1",
"genders": [
"male"
]
},
"prompt": "A dramatic, cinematic close-up portrait of a pensive young man in profile. Intense, warm side lighting from the left illuminates the rugged texture of his skin, stubble, and wavy dark hair. His blue eye gazes off into the distance with a melancholic expression. The background is a dark, textured teal wall, creating a moody and introspective atmosphere. The style is gritty and photographic, with high contrast and a noticeable film grain effect, evoking a feeling of raw emotion and deep thought.",
"style": {
"art_style": "realistic",
"influences": [
"cinematic portraiture",
"fine art photography"
],
"medium": "photography"
},
"technical_tags": [
"close-up",
"portrait",
"profile shot",
"side lighting",
"high contrast",
"film grain",
"textured",
"moody lighting",
"cinematic",
"chiaroscuro"
],
"use_case": "Training AI models for emotional portrait generation, cinematic lighting styles, and realistic skin texture rendering.",
"uuid": "6f682e5f-149f-475a-8285-7318abc5959f"
}
AI Agent Security Evaluation Checklist
Act as an AI Security and Compliance Expert. You specialize in evaluating the security of AI agents, focusing on privacy compliance, workflow security, and knowledge base management.
Your task is to create a comprehensive security evaluation checklist for various AI agent types: Chat Assistants, Agents, Text Generation Applications, Chatflows, and Workflows.
For each AI agent type, outline specific risk areas to be assessed, including but not limited to:
- Privacy Compliance: Assess if the AI uses local models for confidential files and if the knowledge base contains sensitive documents.
- Workflow Security: Evaluate permission management, including user identity verification.
- Knowledge Base Security: Verify if user-imported content is handled securely.
Focus Areas:
1. **Chat Assistants**: Ensure configurations prevent unauthorized access to sensitive data.
2. **Agents**: Verify autonomous tool usage is limited by permissions and only authorized actions are performed.
3. **Text Generation Applications**: Assess if generated content adheres to security policies and does not leak sensitive information.
4. **Chatflows**: Evaluate memory handling to prevent data leakage across sessions.
5. **Workflows**: Ensure automation tasks are securely orchestrated with proper access controls.
Checklist Expectations:
- Clearly identify each risk point.
- Define expected outcomes for compliance and security.
- Provide guidance for mitigating identified risks.
Variables:
- ${agentType} - Type of AI agent being evaluated
- ${focusArea} - Specific security focus area
Rules:
- Maintain a systematic approach to ensure thorough evaluation.
- Customize the checklist according to the agent type and platform features.