<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>PSRafScan PowerShell Script Review Articles</title>
    <link>https://www.psrafscan.com/articles</link>
    <description>Practical guides for reviewing PowerShell scripts before execution.</description>
    <language>en-US</language>
    <atom:link href="https://www.psrafscan.com/articles/feed.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to Check a PowerShell Script Before You Run It</title>
      <link>https://www.psrafscan.com/articles/how-to-check-powershell-script-before-running</link>
      <guid isPermaLink="true">https://www.psrafscan.com/articles/how-to-check-powershell-script-before-running</guid>
      <description>Combine native PowerShell parsing with focused static rules to find syntax errors and fragile patterns before a script reaches runtime testing.</description>
      <category>PowerShell Script Review</category>
      <dc:creator>Rafael Lucas</dc:creator>
      <pubDate>Mon, 13 Jul 2026 06:00:16 GMT</pubDate>
      <atom:updated>2026-07-13T01:00:16-05:00</atom:updated>
    </item>
    <item>
      <title>PowerShell Script vs. Terminal Paste: Why the Same Code Can Behave Differently</title>
      <link>https://www.psrafscan.com/articles/powershell-script-vs-terminal-paste</link>
      <guid isPermaLink="true">https://www.psrafscan.com/articles/powershell-script-vs-terminal-paste</guid>
      <description>A saved .ps1 file and live terminal input do not provide the same context, so PSRafScan lets you review the code for the way it will be used.</description>
      <category>Terminal and Paste Behavior</category>
      <dc:creator>Rafael Lucas</dc:creator>
      <pubDate>Mon, 13 Jul 2026 06:00:16 GMT</pubDate>
      <atom:updated>2026-07-13T01:00:16-05:00</atom:updated>
    </item>
    <item>
      <title>How to Review AI-Generated PowerShell Without Running It</title>
      <link>https://www.psrafscan.com/articles/review-ai-generated-powershell-without-running</link>
      <guid isPermaLink="true">https://www.psrafscan.com/articles/review-ai-generated-powershell-without-running</guid>
      <description>Save the original response, scan the PowerShell, make a focused change, review the diff, and rescan before deciding where to test it.</description>
      <category>AI-Generated PowerShell</category>
      <dc:creator>Rafael Lucas</dc:creator>
      <pubDate>Mon, 13 Jul 2026 06:00:16 GMT</pubDate>
      <atom:updated>2026-07-13T01:00:16-05:00</atom:updated>
    </item>
  </channel>
</rss>
