Search Results

Showing results for "secure-coding"

No image available

Regional Naval Cooperation

Analyze how regular, multinational naval exercises influence deterrence, alliance cohesion, and rules of engagement in contested maritime regions. Compare different exercise designs, including scale, ...

Tags: military, defense, cooperation

Author: Curioprompt

Category: Security | Model: gpt-5-nano

No image available

Export Controls for Tech

Analyze the design and impact of export control regimes on strategic technologies, considering domestic innovation incentives, supplier networks, international alliances, compliance costs, and potenti...

Tags: export-controls, geopolitics, policy

Author: Curioprompt

Category: Technology | Model: gpt-5-nano

No image available

Public-Private AI Partnerships

Discuss models for government–industry partnerships in AI that balance open innovation with security and ethics, including governance, funding, IP sharing, and risk management across borders.

Tags: ai, public-private, governance, cross-border

Author: Curioprompt

Category: Technology | Model: gpt-5-nano

No image available

National Data Governance for AI

Create a comprehensive national data governance blueprint for AI-enabled economies. Address data sovereignty, privacy protections, data sharing mechanisms, public-private collaboration, and internatio...

Tags: data, ai, privacy, governance

Author: Curioprompt

Category: Policy | Model: gpt-5-nano

No image available

Aligning AI Chip Policy

Analyze the implications of aligning export-control policies for advanced technologies with key trading partners. Evaluate how such alignment could affect domestic industry resilience, supply chain se...

Tags: ai, export-controls, policy, trade, tech

Author: Curioprompt

Category: Policy | Model: gpt-5-nano

No image available

Digital Identity in Public Services

Design a governance-forward blueprint for implementing robust digital identities that improve access to public and private services, reduce fraud, and protect privacy. Compare interoperable models acr...

Tags: digital-identity, privacy, security, egov

Author: Curioprompt

Category: Technology | Model: gpt-5-nano

No image available

Sanctions and Economic Resilience

Create a framework for policymakers and business leaders to navigate evolving sanctions regimes, diversify and secure supply chains, maintain strategic trade with allies, and ensure regulatory complia...

Tags: lowercase, topical, tags

Author: Curioprompt

Category: Economics | Model: gpt-5-nano

No image available

Chip Market Security

Investigate the dynamics of black-market semiconductor components, the role of public-private partnerships in detection and enforcement, and strategies for resilient supply chains including traceabili...

Tags: semiconductors, supply-chain, security, policy, cyber, topical

Author: Curioprompt

Category: Technology | Model: gpt-5-nano

No image available

Security of Relay AI Models

Assess the security risks associated with relay services that enable foreign AI models to operate within domestic ecosystems. Identify common attack vectors, trust boundaries, and governance gaps, and...

Tags: ai, security, policy, risk-management

Author: Curioprompt

Category: Technology | Model: gpt-5-nano

No image available

Quantum Sovereignty Strategy

Design a strategic framework to analyze national investment and policy options in quantum technologies. Consider goals such as technological leadership, security and export controls, international col...

Tags: canada, quantum, sovereignty, policy, technology

Author: Curioprompt

Category: Technology | Model: gpt-5-nano

No image available

Dual-Use AI Governance

Design a comprehensive governance framework for rapid AI advancement with potential military and security applications. Include definitions of high-risk capabilities, risk assessment processes, transp...

Tags: ai, governance, security, transparency, risk, norms

Author: Curioprompt

Category: Society | Model: gpt-5-nano

No image available

Nuclear Deterrence Dynamics

Discuss how shifts in a state's strategic capabilities affect regional balance, alliance commitments, and arms control negotiations. Compare deterrence models across different nuclear postures, and pr...

Tags: topical, nuclear, deterrence, security

Author: CurioPrompt

Category: Politics | Model: gpt-5-nano

No image available

East Asia Security Cooperation

Compare models of regional security cooperation in East Asia, focusing on joint naval exercises, interoperability, and diplomatic signaling; propose a framework to assess effectiveness, escalation ris...

Tags: security, defense, regional-cooperation

Author: CurioPrompt

Category: Security | Model: gpt-5-nano

No image available

National AI Readiness Framework

Design a comprehensive national AI readiness framework that accelerates responsible innovation while protecting workers, privacy, and security. Define governance layers, data access policies, talent p...

Tags: ai, policy, innovation

Author: CurioPrompt

Category: Technology | Model: gpt-5-nano

No image available

Democratizing AI Infrastructure

Propose a blueprint for a low-cost AI stack that empowers hobbyists, educators, small businesses, and startups to experiment with machine learning. Include hardware options (open hardware vs. embedded...

Tags: ai, hardware, open-source, cloud, democratization

Author: CurioPrompt

Category: Technology | Model: gpt-5-nano

No image available

Child Digital Safety Policy

Design a framework for safeguarding children in the digital realm that balances access to information with protection from harmful content and privacy risks. Address age-appropriate content controls, ...

Tags: children, digital-safety, policy, social-media

Author: CurioPrompt

Category: Technology | Model: gpt-5-nano

No image available

Rising Global Conflicts

Construct a comparative analysis of rising conflict trends across regions, examining drivers such as economic frictions, resource competition, alliance dynamics, technological competition, and informa...

Tags: global-security, conflict, policy, scenario-planning

Author: CurioPrompt

Category: Geopolitics | Model: gpt-5-nano

No image available

Trade Policy and Agriculture

Map the ripple effects of external trade restrictions on a major export sector, analyzing supply chain adjustments, product standardization, and targeted government support to maintain livelihoods. Pr...

Tags: trade-policy, agriculture, supply-chains

Author: CurioPrompt

Category: Economics | Model: gpt-5-nano

No image available

Energy Import Dependence

Examine how energy-import dependence and pricing dynamics influence inflation, energy security, and policy choices. Discuss diversification strategies (alternative suppliers, substitutes, and domestic...

Tags: energy, oil, imports, pricing, topical

Author: CurioPrompt

Category: Economics | Model: gpt-5-nano

No image available

Spec → Tests → Code Chain

Given a product brief, have ChatGPT write acceptance criteria and test outlines, ask Cursor to generate unit/integration tests and the minimal code, then let Antigravity agents execute the suite and o...

Tags: TDD, testing, ChatGPT, Cursor, Antigravity, automation

Author: Assistant

Category: quality-engineering | Model: gpt-4o

No image available

PR Review Copilot

Draft a PR reviewer flow: ChatGPT summarizes diffs and intent; Cursor leaves inline suggestions and auto-fix commits; Antigravity validates tests and risk scores before merge. Output a reviewer rubric...

Tags: code-review, PR, automation, Cursor, Antigravity, ChatGPT

Author: Assistant

Category: code-quality | Model: gpt-4o

No image available

Repo Hygiene Bot

ChatGPT defines style/convention rules; Cursor runs auto-fixes (format/import/order); Antigravity enforces in CI and opens weekly hygiene PRs. Include opt-out rules.

Tags: linting, style, automation, Cursor, Antigravity, ChatGPT

Author: Assistant

Category: code-hygiene | Model: gpt-4o

No image available

Dev Velocity Lab

Identify top constraints to developer velocity and propose experiments across CI time, test flake, code review, and environment drift. Output target benchmarks.

Tags: developer-velocity, engineering, CI, testing, tooling

Author: Assistant

Category: engineering-productivity | Model: gpt-4o

No image available

Universal Package Updater

Create a CLI that updates packages using apt/dnf/pacman/brew/winget/choco when available. Flags: --check, --upgrade, --security-only (if supported), --list-outdated, --dry-run. Log file per host.

Tags: cli, packages, brew, winget, apt, choco, updates

Author: Assistant

Category: cli-tool | Model: gpt-4o

No image available

.env Secrets Linter

Build a CLI to lint .env files: missing keys, duplicate entries, weak defaults, and accidental quotes/CRLF. Flags: --schema .env.example, --fix, --export powershell|bash. CI-friendly exit codes.

Tags: cli, env, secrets, lint, ci, cross-platform

Author: Assistant

Category: cli-tool | Model: gpt-4o

No image available

Safe Port Scanner (Ethical)

Implement a rate-limited TCP port scanner with banner grab (when legal). Flags: --target, --ports 1-1024, --safe, --top100, --timeout. Print risk warnings and logging. Use Test-NetConnection/nc/nmap i...

Tags: cli, security, ports, scanner, windows, macos, linux

Author: Assistant

Category: cli-tool | Model: gpt-4o

No image available

Secrets & API Key Scanner

Build a fast secrets scanner for files and git diffs (regex + entropy). Flags: --path, --staged, --baseline, --allowlist, --exit-on-find. Print remediation tips and rotate guidance.

Tags: cli, security, secrets, scan, git, devsecops

Author: Assistant

Category: cli-tool | Model: gpt-4o

No image available

Ghibli Museum Day (Mitaka)

You are a reservation wizard. Provide steps to secure Ghibli Museum tickets, travel from Shinjuku, nearby Inokashira Park stroll, and café suggestions. Add “sold-out” alternatives in Tokyo.

Tags: Tokyo, Ghibli, Mitaka, tickets, parks

Author: Assistant

Category: tickets-itinerary | Model: gpt-4o

No image available

Stroke Code Rapid Guide

You are a neuro hospitalist. Create a door-to-needle guide: pre-alert script, FAST-ED/NIHSS quick steps, imaging/contraindications checklist, thrombolysis vs EVT criteria, and post-lytics monitoring. ...

Tags: stroke, NIHSS, EVT, thrombolysis, checklist

Author: Assistant

Category: neurology-acute | Model: gpt-5

No image available

E/M Coding & Documentation Basics

Act as a coding partner. Summarize 2023+ E/M rules, medical decision making levels, time-based billing, split/shared, and common pitfalls. Provide quick templates aligned to levels.

Tags: coding, E/M, documentation, billing, MDM

Author: Assistant

Category: practice-management | Model: gpt-5

No image available

Security and Travel Risk Brief

Act as a risk manager. Provide a brief: device hardening, privacy screen, secure Wi-Fi, pickpocket awareness, crisis contact tree, and badge hygiene. Add a packing list for safe travel.

Tags: trade-show, security, travel, privacy, risk

Author: Assistant

Category: trade-show | Model: gpt-4o

No image available

Secure Research VPC & Data Rooms

Act as a cloud architect. Design a secure VPC for sensitive data: network segmentation, KMS, PAM, workspace isolation, secure notebooks, and egress controls. Include a runbook for onboarding.

Tags: cloud-security, VPC, data-room, PAM, ICT

Author: Assistant

Category: cloud-ops-research | Model: gpt-5

No image available

Mobile Doc Review SOP

You are a document coach. Provide a method to review contracts and docs on mobile: heading map, comment codes, risk highlights, and 'approve/block' criteria. Deliver a one-page SOP.

Tags: docs, review, contracts, mobile, workflow

Author: Assistant

Category: legal-ops | Model: gpt-5

No image available

Privacy in Public Workspaces

Act as a compliance advisor. Draft guidelines for working on sensitive items in public: redaction habits, privacy screens, headphone mic etiquette, and 'no-go' topics. Provide a quick self-check.

Tags: privacy, compliance, security, public, etiquette

Author: Assistant

Category: compliance | Model: gpt-5

No image available

90-Day AI Fundamentals Study Plan

Act as a mentor for students new to AI. Create a 90-day progression covering linear algebra refreshers, Python for ML, PyTorch basics, classic ML, and transformers. Include weekly goals, reading links...

Tags: AI, learning, students, PyTorch, transformers

Author: Assistant

Category: education | Model: gpt-4o

No image available

DevSecOps Basics with SBOM & Scans

You are a DevSecOps lead. Create a starter pipeline: dependency scanning, SBOM generation, SAST/DAST, secrets detection, and signed releases. Provide pass/fail gates and incident playbooks.

Tags: DevSecOps, security, SBOM, SAST, DAST

Author: Assistant

Category: software | Model: gpt-4o

No image available

Privacy by Design Checklist

Act as a privacy engineer. Produce a privacy-by-design checklist for a B2B SaaS: data mapping, minimization, retention, encryption at rest/in transit, consent flows, DSR handling, DPIA triggers, regio...

Tags: privacy, security, GDPR, DSR, governance

Author: tsubasa

Category: engineering | Model: gpt-4o

No image available

Investor Data Room Checklist

Act as a CTO/CEO preparing a seed round. List a data room structure: product docs, architecture, security, metrics, financials, customer references, legal. Include a 6-slide tech appendix and a KPI gl...

Tags: fundraising, investors, data room, KPIs, story

Author: tsubasa

Category: leadership | Model: gpt-4o

No image available

CI/CD for Regulated Customers

Act as a principal engineer. Define a CI/CD pipeline that satisfies SOC 2 and ISO 27001 concerns: branch policies, required reviews, SBOM generation, dependency scanning, SAST/DAST, signing and proven...

Tags: security, devops, CI/CD, compliance, SOC2

Author: tsubasa

Category: engineering | Model: gpt-4o

No image available

Expense → GL Auto-Coding

Create rules to auto-code expenses to GL accounts with confidence scores. Include exceptions (per-diem, mixed receipts) and a sampling audit. Output as JSONL examples.

Tags: automation|accounting|gl|coding|jsonl

Author: Curioforce Corp. Corp.

Category: Small Business Automation | Model: gpt-5-thinking

No image available

VQE Starter Kit (Molecular)

Outline a VQE workflow for estimating ground state energy of a small molecule. Specify ansatz choices (UCCSD vs hardware-efficient), mapping (Jordan–Wigner/Bravyi–Kitaev), optimizer options, and stopp...

Tags: quantum|vqe|chemistry|ansatz|optimizer

Author: Curioforce Corp. Corp.

Category: Quantum Tech | Model: gpt-5-thinking

No image available

Security Threat Model (STRIDE)

Threat-model feature <feature> using STRIDE. Identify assets, trust boundaries, attack paths, likelihood vs impact, and controls. Map mitigations to standards (ISO/IEC 27001, SOC 2). Output a table of...

Tags: "CTO;security;STRIDE;risk;controls"

Author: ChatGPT

Category: CTO | Model: GPT-5 Thinking

No image available

SOHO: Ransomware Readiness Tabletop

Run a non-technical tabletop for <25 staff. Deliver: backup triad policy, restore drill, least-privilege checklist, phishing report flow, and decision tree. KPIs: RTO, user reporting %, restore succes...

Tags: SOHO, security, backup, tabletop, ransomware

Author: Tsubasa Kato

Category: Security | Model: GPT-5 Thinking

No image available

SOHO: Printerless Workflow Conversion

Help a small office go paper-light. Deliver: e-sign flow, scan-to-cloud, template library, retention policy, secure release print for edge cases. KPIs: print pages ↓, turnaround ↓. Output: app shortli...

Tags: SOHO, productivity, esign, document, policy

Author: Tsubasa Kato

Category: Operations | Model: GPT-5 Thinking

No image available

Enterprise: Command Center & Risk

Design an AI command center for 5k+ staff: portfolio view, policy engine, model registry, data zones, secrets vault, approvals, lineage, and audit. Include risk taxonomy (legal, security, brand), RACI...

Tags: enterprise, governance, portfolio, risk, audit

Author: Tsubasa Kato

Category: Strategy | Model: GPT-5 Thinking

No image available

Enterprise: Secure RAG over Data Lakes

Architect secure RAG across lakehouse/DWH: metadata-driven retrieval, policy-aware chunks, per-record ACL, caching, eval sets by domain, hallucination controls, and can’t-answer routing. Deliver refer...

Tags: enterprise, RAG, security, ACL, lakehouse

Author: Tsubasa Kato

Category: Strategy | Model: GPT-5 Thinking

No image available

Power Blackout → No Internet (USA)

Provide practical steps for prolonged blackout. Goals: stay safe, save battery, stay reachable. Actions: avoid open flames; use flashlights; ventilate generators outside; check carbon-monoxide alarms;...

Tags: blackout, CO safety, radio, cash, USA

Author: Tsubasa Kato

Category: Safety | Model: GPT-5 Thinking

No image available

Cyber Threat IOC Update

Aggregate Indicators of Compromise in last 24h relevant to {{industry}} from trusted feeds. Provide: new CVEs, exploited vulns, IPs/domains, TTPs, affected vendors, patch/mitigation guidance. Cite sou...

Tags: security;threat-intel;it;timely;defense

Author: Tsubasa Kato

Category: Security | Model: gpt-5

Back to Home